From: <fg...@us...> - 2008-01-08 09:35:13
|
Revision: 519 http://openutils.svn.sourceforge.net/openutils/?rev=519&view=rev Author: fgiust Date: 2008-01-08 01:35:13 -0800 (Tue, 08 Jan 2008) Log Message: ----------- maven-release-plugin version Modified Paths: -------------- trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2008-01-08 09:26:20 UTC (rev 518) +++ trunk/pom.xml 2008-01-08 09:35:13 UTC (rev 519) @@ -83,6 +83,10 @@ <build> <plugins> <plugin> + <artifactId>maven-release-plugin</artifactId> + <version>2.0-beta-7</version> + </plugin> + <plugin> <artifactId>maven-compiler-plugin</artifactId> <configuration> <source>1.5</source> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |