You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2018/01/30 09:42:17 UTC

[sling-org-apache-sling-repoinit-it] 02/30: SLING-5449 - fix scm strings

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-it.git

commit ee010b2337ea279da35d732b81b73a078398621d
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Thu May 19 13:03:08 2016 +0000

    SLING-5449 - fix scm strings
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1744566 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7e5d5f4..e5527eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,9 +36,9 @@
   </description>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/repoinit/it</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/repoinit/it</developerConnection>
-    <url>https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/repoinit/it</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/it</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/it</developerConnection>
+    <url>https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/it</url>
   </scm>
 
  <properties>

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