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

tmaret pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git


The following commit(s) were added to refs/heads/master by this push:
     new 4b885c7  SLING-8359 - Set SCM to distribution journal modules
4b885c7 is described below

commit 4b885c782e4f9b573c238e56f44045898766dc91
Author: tmaret <[email protected]>
AuthorDate: Thu Apr 18 11:12:54 2019 +0200

    SLING-8359 - Set SCM to distribution journal modules
---
 pom.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1f1eef1..39b36f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,11 @@
         <sling.java.version>8</sling.java.version>
     </properties>
 
-    <scm/>
+    <scm>
+        
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git</connection>
+        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git</developerConnection>
+        
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-distribution-journal-messages.git</url>
+    </scm>
 
     <!-- 
======================================================================= -->
     <!-- B U I L D                                                             
  -->

Reply via email to