This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/archiva-redback-components-redback-features.git

commit 7c1a7ba9ba48f329d8e859193f0b60cc2e55eb58
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Fri Sep 21 11:30:41 2012 +0000

    fix scm url
    
    git-svn-id: 
https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1388434
 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index c72c694..1ce381d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,9 +34,9 @@
   <name>Redback :: Components :: Karaf features</name>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/redback-components</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/redback-components</developerConnection>
-    
<url>http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/redback-components</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/redback-features</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/redback-features</developerConnection>
+    
<url>http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/redback-features</url>
   </scm>
 
   <url>http://archiva.apache.org/redback/components/${project.artifactId}</url>

-- 
To stop receiving notification emails like this one, please contact
marti...@apache.org.

Reply via email to