Author: tchemit Date: 2012-10-26 13:43:43 +0200 (Fri, 26 Oct 2012) New Revision: 1366 Url: http://nuiton.org/repositories/revision/mavenpom/1366 Log: Update mavenpom4redmineAndCentral to 3.4.2. Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-10-26 11:42:51 UTC (rev 1365) +++ trunk/pom.xml 2012-10-26 11:43:43 UTC (rev 1366) @@ -365,7 +365,7 @@ <googleSearchEnabled>true</googleSearchEnabled> <piwikEnabled>true</piwikEnabled> <!-- fill this property to use a specific Piwik site id --> - <piwikId /> + <piwikId/> <!-- central releases url --> <central.release.home.url>http://maven.nuiton.org/central-releases</central.release.home.url> @@ -528,7 +528,7 @@ <phase>generate-test-sources</phase> <configuration> <target> - <mkdir dir="${basedir}/target/surefire-workdir" /> + <mkdir dir="${basedir}/target/surefire-workdir"/> </target> </configuration> <goals> @@ -1609,7 +1609,7 @@ </redmine.templateDirectory> <!-- extra files to include in release --> - <redmine.releaseFiles /> + <redmine.releaseFiles/> </properties>