Author: tchemit Date: 2010-01-19 17:48:16 +0100 (Tue, 19 Jan 2010) New Revision: 435 Modified: trunk/pom.xml Log: stay on mavenpom 2.0.1 + remove pluginManagments dealed by mavenpom Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-19 13:21:57 UTC (rev 434) +++ trunk/pom.xml 2010-01-19 16:48:16 UTC (rev 435) @@ -9,7 +9,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.1</version> </parent> <artifactId>jrst</artifactId> @@ -296,12 +296,6 @@ <plugins> <plugin> - <groupId>org.codehaus.plexus</groupId> - <artifactId>plexus-maven-plugin</artifactId> - <version>1.3.8</version> - </plugin> - - <plugin> <groupId>org.nuiton.i18n</groupId> <artifactId>maven-i18n-plugin</artifactId> <version>${i18n.version}</version>