You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2009/04/16 01:39:30 UTC

svn commit: r765428 - /maven/pom/trunk/maven/pom.xml

Author: aheritier
Date: Wed Apr 15 23:39:30 2009
New Revision: 765428

URL: http://svn.apache.org/viewvc?rev=765428&view=rev
Log:
Upgrade maven-scm-plugin from 1.1 to 1.2

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=765428&r1=765427&r2=765428&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Wed Apr 15 23:39:30 2009
@@ -653,7 +653,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-scm-plugin</artifactId>
-          <version>1.1</version>
+          <version>1.2</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>