Author: tchemit Date: 2012-03-27 01:01:33 +0200 (Tue, 27 Mar 2012) New Revision: 407 Url: http://forge.codelutin.com/repositories/revision/echobase/407 Log: use snapshot of mavenpom Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-03-26 14:28:09 UTC (rev 406) +++ trunk/pom.xml 2012-03-26 23:01:33 UTC (rev 407) @@ -12,7 +12,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>3.2</version> + <version>3.2.1-SNAPSHOT</version> </parent> <groupId>fr.ifremer</groupId> @@ -143,8 +143,6 @@ <googleSearchEnabled>true</googleSearchEnabled> - <jettyPluginVersion>8.1.2.v20120308</jettyPluginVersion> - <!-- license header configuration --> <license.organizationName> Ifremer, Codelutin
participants (1)
-
tchemit@users.forge.codelutin.com