Author: tchemit Date: 2011-03-18 11:42:37 +0000 (Fri, 18 Mar 2011) New Revision: 3184 Log: use mavenpom 2.5.2 Modified: isis-fish/branches/3.3.1/pom.xml Modified: isis-fish/branches/3.3.1/pom.xml =================================================================== --- isis-fish/branches/3.3.1/pom.xml 2011-03-18 11:30:44 UTC (rev 3183) +++ isis-fish/branches/3.3.1/pom.xml 2011-03-18 11:42:37 UTC (rev 3184) @@ -6,7 +6,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4labs</artifactId> - <version>2.5.1</version> + <version>2.5.2</version> </parent> <groupId>fr.ifremer</groupId> @@ -712,7 +712,6 @@ <plugin> <artifactId>maven-assembly-plugin</artifactId> - <version>2.2-beta-5</version> <configuration> <descriptors> <descriptor>src/main/assembly/bin.xml</descriptor>