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 2008/09/11 17:26:44 UTC

svn commit: r694297 - in /maven/components/branches/maven-2.1.x/maven-script: maven-script-ant/pom.xml maven-script-beanshell/pom.xml

Author: jdcasey
Date: Thu Sep 11 08:26:41 2008
New Revision: 694297

URL: http://svn.apache.org/viewvc?rev=694297&view=rev
Log:
bumping to M2 version.

Modified:
    maven/components/branches/maven-2.1.x/maven-script/maven-script-ant/pom.xml
    maven/components/branches/maven-2.1.x/maven-script/maven-script-beanshell/pom.xml

Modified: maven/components/branches/maven-2.1.x/maven-script/maven-script-ant/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.1.x/maven-script/maven-script-ant/pom.xml?rev=694297&r1=694296&r2=694297&view=diff
==============================================================================
--- maven/components/branches/maven-2.1.x/maven-script/maven-script-ant/pom.xml (original)
+++ maven/components/branches/maven-2.1.x/maven-script/maven-script-ant/pom.xml Thu Sep 11 08:26:41 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven-script</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>2.1.0-M2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-script-ant</artifactId>

Modified: maven/components/branches/maven-2.1.x/maven-script/maven-script-beanshell/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.1.x/maven-script/maven-script-beanshell/pom.xml?rev=694297&r1=694296&r2=694297&view=diff
==============================================================================
--- maven/components/branches/maven-2.1.x/maven-script/maven-script-beanshell/pom.xml (original)
+++ maven/components/branches/maven-2.1.x/maven-script/maven-script-beanshell/pom.xml Thu Sep 11 08:26:41 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven-script</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>2.1.0-M2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-script-beanshell</artifactId>