Author: olamy
Date: Thu Jul 12 16:33:38 2012
New Revision: 1360793

URL: http://svn.apache.org/viewvc?rev=1360793&view=rev
Log:
upgrade scm and site plugin version

Modified:
    maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml
    
maven/plugins/trunk/maven-project-info-reports-plugin/src/it/full-pom/pom.xml
    maven/plugins/trunk/maven-project-info-reports-plugin/src/it/settings.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=1360793&r1=1360792&r2=1360793&view=diff
==============================================================================
--- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Thu Jul 12 
16:33:38 2012
@@ -87,8 +87,8 @@ under the License.
     <doxia-sitetoolsVersion>1.2</doxia-sitetoolsVersion>
     <mavenVersion>2.2.0</mavenVersion>
     <wagonVersion>1.0</wagonVersion>
-    <scmVersion>1.4</scmVersion>
-    <sitePluginVersion>3.0</sitePluginVersion>
+    <scmVersion>1.7</scmVersion>
+    <sitePluginVersion>3.1</sitePluginVersion>
   </properties>
 
   <dependencies>

Modified: 
maven/plugins/trunk/maven-project-info-reports-plugin/src/it/full-pom/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/src/it/full-pom/pom.xml?rev=1360793&r1=1360792&r2=1360793&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-project-info-reports-plugin/src/it/full-pom/pom.xml 
(original)
+++ 
maven/plugins/trunk/maven-project-info-reports-plugin/src/it/full-pom/pom.xml 
Thu Jul 12 16:33:38 2012
@@ -111,8 +111,8 @@
     <url>http://jira.codehaus.org/browse/MPIR</url>
   </issueManagement>
   <ciManagement>
-    <system>Hudson</system>
-    <url>http://grid.sonatype.org/ci</url>
+    <system>Jenkins</system>
+    <url>https://builds.apache.org/</url>
     <notifiers>
       <notifier>
         <type>mail</type>

Modified: 
maven/plugins/trunk/maven-project-info-reports-plugin/src/it/settings.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/src/it/settings.xml?rev=1360793&r1=1360792&r2=1360793&view=diff
==============================================================================
--- maven/plugins/trunk/maven-project-info-reports-plugin/src/it/settings.xml 
(original)
+++ maven/plugins/trunk/maven-project-info-reports-plugin/src/it/settings.xml 
Thu Jul 12 16:33:38 2012
@@ -57,7 +57,7 @@ under the License.
     <mirror>
       <id>mirror-test</id>
       <mirrorOf>central</mirrorOf>
-      <url>http://mirrors.ibiblio.org/pub/mirrors/maven2/</url>
+      <url>http://repo.maven.apache.org/maven2/</url>
     </mirror>
   </mirrors>
 </settings>


Reply via email to