Author: tchemit Date: 2012-10-30 08:44:04 +0100 (Tue, 30 Oct 2012) New Revision: 1374 Url: http://nuiton.org/repositories/revision/mavenpom/1374 Log: Update mavenpom4redmineAndCentral to 3.4.3. Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-10-30 07:40:36 UTC (rev 1373) +++ trunk/pom.xml 2012-10-30 07:44:04 UTC (rev 1374) @@ -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>