You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2005/10/15 20:29:50 UTC

svn commit: r321421 - /maven/components/trunk/maven-plugins/maven-install-plugin/pom.xml

Author: brett
Date: Sat Oct 15 11:29:48 2005
New Revision: 321421

URL: http://svn.apache.org/viewcvs?rev=321421&view=rev
Log:
[maven-release-plugin] prepare release maven-install-plugin-2.0

Modified:
    maven/components/trunk/maven-plugins/maven-install-plugin/pom.xml

Modified: maven/components/trunk/maven-plugins/maven-install-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-install-plugin/pom.xml?rev=321421&r1=321420&r2=321421&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/maven-install-plugin/pom.xml (original)
+++ maven/components/trunk/maven-plugins/maven-install-plugin/pom.xml Sat Oct 15 11:29:48 2005
@@ -8,7 +8,7 @@
   <artifactId>maven-install-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Install Plugin</name>
-  <version>2.0-beta-2-SNAPSHOT</version>
+  <version>2.0</version>
   <inceptionYear>2004</inceptionYear>
   <dependencies>
     <dependency>
@@ -26,4 +26,4 @@
       <version>2.0</version>
     </dependency>
   </dependencies>
-</project>
+</project>
\ No newline at end of file