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-it.git
The following commit(s) were added to refs/heads/master by this push:
new f94f231 SLING-8359 - Set SCM to distribution journal modules
f94f231 is described below
commit f94f231c1f3091a5f8eb869e42c6ec0a17d26479
Author: tmaret <[email protected]>
AuthorDate: Thu Apr 18 11:14:26 2019 +0200
SLING-8359 - Set SCM to distribution journal modules
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pom.xml b/pom.xml
index 70dd3fa..01fd5fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,6 +39,12 @@
<org.ops4j.pax.exam.version>4.11.0</org.ops4j.pax.exam.version>
</properties>
+ <scm>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git</developerConnection>
+
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-distribution-journal-it.git</url>
+ </scm>
+
<build>
<plugins>
<plugin>