Author: tchemit Date: 2012-08-30 16:43:38 +0200 (Thu, 30 Aug 2012) New Revision: 1326 Url: http://nuiton.org/repositories/revision/mavenpom/1326 Log: Update mavenpom4redmineAndCentral to 3.3.7. Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-08-30 13:32:23 UTC (rev 1325) +++ trunk/pom.xml 2012-08-30 14:43:38 UTC (rev 1326) @@ -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> @@ -1575,7 +1575,7 @@ </redmine.templateDirectory> <!-- extra files to include in release --> - <redmine.releaseFiles /> + <redmine.releaseFiles/> </properties>
participants (1)
-
tchemit@users.nuiton.org