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 2009/05/15 03:13:50 UTC

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

Author: brianf
Date: Fri May 15 01:13:50 2009
New Revision: 774978

URL: http://svn.apache.org/viewvc?rev=774978&view=rev
Log:
bumping the trunk. the beta-4 release will be from the branch that was copied from the beta-3 tag.

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=774978&r1=774977&r2=774978&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Fri May 15 01:13:50 2009
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>maven-assembly-plugin</artifactId>
-  <version>2.2-beta-4-SNAPSHOT</version>
+  <version>2.2-beta-5-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Assembly Plugin</name>