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

kwin pushed a commit to branch feature/SLING-8291_expose-error
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-installhook.git

commit d7712abfc17369b4abcb592e0dcc625d641527d6
Author: georg.henzler <[email protected]>
AuthorDate: Wed Oct 10 21:08:35 2018 +0200

    SLING-7790 adding <scm> info to pom
---
 pom.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/pom.xml b/pom.xml
index f7c7411..1a9f03e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,6 +38,13 @@
         <jackrabbit.version>2.10.1</jackrabbit.version>
     </properties>
 
+    <scm>
+        
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-installhook.git</connection>
+        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-installhook.git</developerConnection>
+        
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-installer-provider-installhook.git</url>
+        <tag>HEAD</tag>
+    </scm>
+
     <build>
         <plugins>
             <plugin>

Reply via email to