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


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

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

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

diff --git a/pom.xml b/pom.xml
index cd7f566..84dc521 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,6 +33,12 @@
         <sling.java.version>8</sling.java.version>
     </properties>
 
+    <scm>
+        
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-io.git</connection>
+        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-io.git</developerConnection>
+        
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-io.git</url>
+    </scm>
+
     <build>
         <plugins>
             <plugin>

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

Reply via email to