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 2017/10/20 17:48:57 UTC

[sling-org-apache-sling-performance] 01/06: SLING-7162 - Update SCM information in all POM files to reference Git

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-performance.git

commit 49de672dc9f1c5733f018c58e506cbc3e30f6b9d
Author: Robert Munteanu <ro...@gmail.com>
AuthorDate: Fri Oct 20 19:18:29 2017 +0200

    SLING-7162 - Update SCM information in all POM files to reference Git
---
 base/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/base/pom.xml b/base/pom.xml
index 0a72646..eef8b63 100644
--- a/base/pom.xml
+++ b/base/pom.xml
@@ -38,9 +38,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/performance/base</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/performance/base</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/performance/base</url>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</conncetion>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git.git</url>
     </scm>
 
     <dependencies>

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