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 2007/08/29 20:48:46 UTC

svn commit: r570895 - /maven/components/trunk/maven-embedder/pom.xml

Author: jdcasey
Date: Wed Aug 29 11:48:45 2007
New Revision: 570895

URL: http://svn.apache.org/viewvc?rev=570895&view=rev
Log:
Commenting assembly plugin version 2.2-beta-2-SNAPSHOT, adding 2.2-beta-1.

Modified:
    maven/components/trunk/maven-embedder/pom.xml

Modified: maven/components/trunk/maven-embedder/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/maven-embedder/pom.xml?rev=570895&r1=570894&r2=570895&view=diff
==============================================================================
--- maven/components/trunk/maven-embedder/pom.xml (original)
+++ maven/components/trunk/maven-embedder/pom.xml Wed Aug 29 11:48:45 2007
@@ -163,7 +163,10 @@
         <plugins>
           <plugin>
             <artifactId>maven-assembly-plugin</artifactId>
+            <version>2.2-beta-1</version>
+            <!--
             <version>2.2-beta-2-SNAPSHOT</version>
+            -->
             
             <executions>
               <execution>