Author: tchemit Date: 2010-01-16 19:15:18 +0100 (Sat, 16 Jan 2010) New Revision: 766 Modified: trunk/pom.xml Log: Evolution #220: Utilisation plexus-component-metadata 1.5.2 Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-16 17:56:50 UTC (rev 765) +++ trunk/pom.xml 2010-01-16 18:15:18 UTC (rev 766) @@ -737,7 +737,8 @@ <plugin> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-component-metadata</artifactId> - <version>1.2.0</version> + <!--<version>1.2.0</version>--> + <version>1.5.2</version> </plugin> <plugin>
participants (1)
-
tchemit@users.nuiton.org