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/02 10:40:26 UTC

svn commit: r1356109 - /maven/resources/trunk/apache-resource-bundles/pom.xml

Author: olamy
Date: Mon Jul  2 08:40:25 2012
New Revision: 1356109

URL: http://svn.apache.org/viewvc?rev=1356109&view=rev
Log:
fix scm informations

Modified:
    maven/resources/trunk/apache-resource-bundles/pom.xml

Modified: maven/resources/trunk/apache-resource-bundles/pom.xml
URL: http://svn.apache.org/viewvc/maven/resources/trunk/apache-resource-bundles/pom.xml?rev=1356109&r1=1356108&r2=1356109&view=diff
==============================================================================
--- maven/resources/trunk/apache-resource-bundles/pom.xml (original)
+++ maven/resources/trunk/apache-resource-bundles/pom.xml Mon Jul  2 08:40:25 2012
@@ -38,9 +38,9 @@
   <inceptionYear>2006</inceptionYear>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/resources/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/trunk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/maven/resources/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/resources/trunk/apache-resource-bundles</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/trunk/apache-resource-bundles</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/maven/resources/trunk/apache-resource-bundles</url>
   </scm>
 
   <ciManagement>