You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/09/16 10:47:35 UTC

svn commit: r289437 - in /maven/components/trunk/maven-plugins/maven-assembly-plugin: pom.xml release-pom.xml

Author: brett
Date: Fri Sep 16 01:47:32 2005
New Revision: 289437

URL: http://svn.apache.org/viewcvs?rev=289437&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: maven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml?rev=289437&r1=289436&r2=289437&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml (original)
+++ maven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml Fri Sep 16 01:47:32 2005
@@ -8,7 +8,7 @@
   <artifactId>maven-assembly-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Assembly Plugin</name>
-  <version>2.0-beta-1</version>
+  <version>2.0-beta-2-SNAPSHOT</version>
   <developers>
     <developer>
       <id>vsiveton</id>
@@ -25,6 +25,7 @@
       <plugin>
         <groupId>org.codehaus.modello</groupId>
         <artifactId>modello-maven-plugin</artifactId>
+        <version>RELEASE</version>
         <executions>
           <execution>
             <goals>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org