You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/07/12 18:29:09 UTC

svn commit: r1360758 - /maven/plugins/trunk/maven-doap-plugin/pom.xml

Author: olamy
Date: Thu Jul 12 16:29:08 2012
New Revision: 1360758

URL: http://svn.apache.org/viewvc?rev=1360758&view=rev
Log:
use scm 1.7

Modified:
    maven/plugins/trunk/maven-doap-plugin/pom.xml

Modified: maven/plugins/trunk/maven-doap-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/pom.xml?rev=1360758&r1=1360757&r2=1360758&view=diff
==============================================================================
--- maven/plugins/trunk/maven-doap-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-doap-plugin/pom.xml Thu Jul 12 16:29:08 2012
@@ -52,7 +52,7 @@ under the License.
 
   <properties>
     <mavenVersion>2.2.0</mavenVersion>
-    <scmVersion>1.4</scmVersion>
+    <scmVersion>1.7</scmVersion>
     <mavenPluginVersion>3.1</mavenPluginVersion>
   </properties>