Author: tchemit Date: 2012-10-11 04:48:48 +0200 (Thu, 11 Oct 2012) New Revision: 1347 Url: http://nuiton.org/repositories/revision/mavenpom/1347 Log: Update mavenpom4redmineAndCentral to 3.4. Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-10-11 02:43:09 UTC (rev 1346) +++ trunk/pom.xml 2012-10-11 02:48:48 UTC (rev 1347) @@ -364,7 +364,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> @@ -515,7 +515,7 @@ <phase>generate-test-sources</phase> <configuration> <target> - <mkdir dir="${basedir}/target/surefire-workdir" /> + <mkdir dir="${basedir}/target/surefire-workdir"/> </target> </configuration> <goals> @@ -1593,7 +1593,7 @@ </redmine.templateDirectory> <!-- extra files to include in release --> - <redmine.releaseFiles /> + <redmine.releaseFiles/> </properties>