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

davidb pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-modelconverter.git


The following commit(s) were added to refs/heads/master by this push:
     new 5af01ff  Fix SCM settings
5af01ff is described below

commit 5af01ff98daa398a99368db90ae1f5fbdd539146
Author: David Bosschaert <[email protected]>
AuthorDate: Sat May 5 19:59:57 2018 +0100

    Fix SCM settings
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index fad2250..45c2d50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,9 +34,9 @@
     </properties>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/support/feature-modelconverter</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/support/feature-modelconverter</developerConnection>
-        
<url>http://svn.apache.org/viewvc/sling/trunk/tooling/support/feature-modelconverter</url>
+        
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-modelconverter.git</connection>
+        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-modelconverter.git</developerConnection>
+        
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-modelconverter.git</url>
     </scm>
 
     <build>

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

Reply via email to