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

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

commit a11622224e5c1fb26104898683036251ec82df5d
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu May 15 11:49:18 2014 +0000

    Correct scm info after move from contrib to here
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/compiler@1594877 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7638c28..b8ff281 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/commons/compiler</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/commons/compiler</developerConnection>
-        
<url>http://svn.apache.org/viewvc/sling/trunk/contrib/commons/compiler</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/commons/compiler</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/compiler</developerConnection>
+        
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/commons/compiler</url>
     </scm>
 
     <properties>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to