Author: tchemit Date: 2010-01-11 00:44:29 +0100 (Mon, 11 Jan 2010) New Revision: 1672 Modified: trunk/pom.xml Log: use mavenpom4redmine Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-07 04:38:38 UTC (rev 1671) +++ trunk/pom.xml 2010-01-10 23:44:29 UTC (rev 1672) @@ -10,8 +10,8 @@ <parent> <groupId>org.nuiton</groupId> - <artifactId>mavenpom</artifactId> - <version>1.1.4</version> + <artifactId>mavenpom4redmine</artifactId> + <version>2.0-SNAPSHOT</version> </parent> <artifactId>maven-license-plugin</artifactId> @@ -297,8 +297,6 @@ <build> - <defaultGoal>install</defaultGoal> - <plugins> <!-- expose new plexus components -->
participants (1)
-
tchemit@users.nuiton.org