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

rombert pushed a commit to annotated tag 
org.apache.sling.resourcecollection-1.0.0
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcecollection.git

commit f656d0a8cb224920bbbfeff544e10a404c63cfbb
Author: Carsten Ziegeler <cziege...@apache.org>
AuthorDate: Tue Aug 13 07:39:58 2013 +0000

    Fix scm location
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/collection@1513381
 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 07be744..9df727a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -43,9 +43,9 @@
     </description>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/resourcecollection</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/resourcecollection</developerConnection>
-        
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/resourcecollection</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/collection</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/collection</developerConnection>
+        
<url>http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/collection</url>
     </scm>
 
     <!-- 
======================================================================= -->

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <commits@sling.apache.org>.

Reply via email to