You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2011/07/24 11:55:29 UTC

svn commit: r1150312 - /maven/plugins/branches/maven-site-plugin-2.x/pom.xml

Author: dennisl
Date: Sun Jul 24 09:55:28 2011
New Revision: 1150312

URL: http://svn.apache.org/viewvc?rev=1150312&view=rev
Log:
Fix SVN URLs after the move.

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

Modified: maven/plugins/branches/maven-site-plugin-2.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-2.x/pom.xml?rev=1150312&r1=1150311&r2=1150312&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-2.x/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-2.x/pom.xml Sun Jul 24 09:55:28 2011
@@ -167,9 +167,9 @@ under the License.
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/branches/maven-site-plugin-2.x/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/branches/maven-site-plugin-2.x/</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-2.x/</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>