You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by df...@apache.org on 2008/09/10 20:58:36 UTC

svn commit: r693928 - /maven/sandbox/trunk/plugins/maven-reactor-plugin/pom.xml

Author: dfabulich
Date: Wed Sep 10 11:58:35 2008
New Revision: 693928

URL: http://svn.apache.org/viewvc?rev=693928&view=rev
Log:
upgrade to maven scm 1.1

Modified:
    maven/sandbox/trunk/plugins/maven-reactor-plugin/pom.xml

Modified: maven/sandbox/trunk/plugins/maven-reactor-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/plugins/maven-reactor-plugin/pom.xml?rev=693928&r1=693927&r2=693928&view=diff
==============================================================================
--- maven/sandbox/trunk/plugins/maven-reactor-plugin/pom.xml (original)
+++ maven/sandbox/trunk/plugins/maven-reactor-plugin/pom.xml Wed Sep 10 11:58:35 2008
@@ -41,7 +41,7 @@
     <dependency>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-scm-plugin</artifactId>
-        <version>1.0</version>
+        <version>1.1</version>
     </dependency>
     <!-- DGF it's too painful to depend on all of the providers plus the API + plexus and track their versions ... -->
     <!--