You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2010/09/29 00:13:07 UTC

svn commit: r1002378 - /maven/plugins/trunk/maven-assembly-plugin/pom.xml

Author: jdcasey
Date: Tue Sep 28 22:13:07 2010
New Revision: 1002378

URL: http://svn.apache.org/viewvc?rev=1002378&view=rev
Log:
get ready to stage the 2.2 release.

Modified:
    maven/plugins/trunk/maven-assembly-plugin/pom.xml

Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=1002378&r1=1002377&r2=1002378&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Tue Sep 28 22:13:07 2010
@@ -29,7 +29,7 @@ under the License.
   </parent>
 
   <artifactId>maven-assembly-plugin</artifactId>
-  <version>2.2-beta-6-SNAPSHOT</version>
+  <version>2.2-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Assembly Plugin</name>