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

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

commit b3f320823689f67c726a23061745d6dfd35acdac
Author: Felix Meschberger <[email protected]>
AuthorDate: Fri Jan 16 14:15:40 2015 +0000

    SLING-4323 Fix SCM locations
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/sightly/repl@1652412
 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index beab8a9..53cc7be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,9 +36,9 @@
     <description>REPL for Apache Sling Scripting Sightly engine</description>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/repl</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/repl</developerConnection>
-        
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/sightly/repl</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/sightly/repl</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/sightly/repl</developerConnection>
+        
<url>http://svn.apache.org/viewvc/sling/trunk/contrib/scripting/sightly/repl</url>
     </scm>
 
     <properties>

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

Reply via email to