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 08:21:12 UTC

svn commit: r289394 - /maven/components/trunk/maven-mboot2/pom.xml

Author: brett
Date: Thu Sep 15 23:21:08 2005
New Revision: 289394

URL: http://svn.apache.org/viewcvs?rev=289394&view=rev
Log:
update bootstrap for beta-2 dev

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

Modified: maven/components/trunk/maven-mboot2/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-mboot2/pom.xml?rev=289394&r1=289393&r2=289394&view=diff
==============================================================================
--- maven/components/trunk/maven-mboot2/pom.xml (original)
+++ maven/components/trunk/maven-mboot2/pom.xml Thu Sep 15 23:21:08 2005
@@ -3,12 +3,12 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0-beta-1-SNAPSHOT</version>
+    <version>2.0-beta-2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-mboot</artifactId>
-  <version>2.0-beta-1-SNAPSHOT</version>
+  <version>2.0-beta-2-SNAPSHOT</version>
   <name>Maven MBoot</name>
   <description>Tool used to bootstrap m2.</description>
   <dependencies>



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