You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2012/10/25 11:07:19 UTC

svn commit: r1402032 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

Author: krosenvold
Date: Thu Oct 25 09:07:18 2012
New Revision: 1402032

URL: http://svn.apache.org/viewvc?rev=1402032&view=rev
Log:
o Updated scm version

Modified:
    maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml?rev=1402032&r1=1402031&r2=1402032&view=diff
==============================================================================
--- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Thu Oct 25 09:07:18 2012
@@ -94,7 +94,7 @@ under the License.
     <doxia-sitetoolsVersion>1.2</doxia-sitetoolsVersion>
     <mavenVersion>2.2.0</mavenVersion>
     <wagonVersion>1.0</wagonVersion>
-    <scmVersion>1.7</scmVersion>
+    <scmVersion>1.8</scmVersion>
     <sitePluginVersion>3.1</sitePluginVersion>
     <mavenPluginVersion>3.1</mavenPluginVersion>
   </properties>