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/05/12 09:21:01 UTC

svn commit: r1337461 - in /maven/plugin-tools/branches/plugin-tools-2.x: maven-plugin-plugin/pom.xml pom.xml

Author: olamy
Date: Sat May 12 07:21:00 2012
New Revision: 1337461

URL: http://svn.apache.org/viewvc?rev=1337461&view=rev
Log:
fix pom scm info in branch

Modified:
    maven/plugin-tools/branches/plugin-tools-2.x/maven-plugin-plugin/pom.xml
    maven/plugin-tools/branches/plugin-tools-2.x/pom.xml

Modified: maven/plugin-tools/branches/plugin-tools-2.x/maven-plugin-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/branches/plugin-tools-2.x/maven-plugin-plugin/pom.xml?rev=1337461&r1=1337460&r2=1337461&view=diff
==============================================================================
--- maven/plugin-tools/branches/plugin-tools-2.x/maven-plugin-plugin/pom.xml (original)
+++ maven/plugin-tools/branches/plugin-tools-2.x/maven-plugin-plugin/pom.xml Sat May 12 07:21:00 2012
@@ -43,9 +43,9 @@
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-plugin/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-plugin/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-plugin/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/branches/plugin-tools-2.x/maven-plugin-plugin/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/branches/plugin-tools-2.x/maven-plugin-plugin/</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugin-tools/branches/plugin-tools-2.x/maven-plugin-plugin/</url>
   </scm>
   <issueManagement>
     <system>jira</system>

Modified: maven/plugin-tools/branches/plugin-tools-2.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/branches/plugin-tools-2.x/pom.xml?rev=1337461&r1=1337460&r2=1337461&view=diff
==============================================================================
--- maven/plugin-tools/branches/plugin-tools-2.x/pom.xml (original)
+++ maven/plugin-tools/branches/plugin-tools-2.x/pom.xml Sat May 12 07:21:00 2012
@@ -135,9 +135,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugin-tools/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/branches/plugin-tools-2.x</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/branches/plugin-tools-2.x</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugin-tools/branches/plugin-tools-2.x</url>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -145,7 +145,7 @@
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
-    <url>https://builds.apache.org/hudson/job/maven-plugin-tools/</url>
+    <url>https://builds.apache.org/job/maven-plugin-tools/</url>
   </ciManagement>
   <distributionManagement>
     <site>