Author: brett Date: Thu Nov 25 02:15:30 2010 New Revision: 1038894 URL: http://svn.apache.org/viewvc?rev=1038894&view=rev Log: upgrade to released versions of plugins
Modified: maven/pom/trunk/asf/pom.xml Modified: maven/pom/trunk/asf/pom.xml URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1038894&r1=1038893&r2=1038894&view=diff ============================================================================== --- maven/pom/trunk/asf/pom.xml (original) +++ maven/pom/trunk/asf/pom.xml Thu Nov 25 02:15:30 2010 @@ -111,7 +111,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> - <version>2.2-beta-5</version> + <version>2.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> @@ -141,7 +141,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-enforcer-plugin</artifactId> - <version>1.0-beta-1</version> + <version>1.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> @@ -186,7 +186,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> - <version>2.0-beta-9</version> + <version>2.1</version> <configuration> <useReleaseProfile>false</useReleaseProfile> <goals>deploy</goals>