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

bdelacretaz pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-core.git


The following commit(s) were added to refs/heads/master by this push:
     new e4c7927  Add missing SCM info
e4c7927 is described below

commit e4c79273e53de5a147442ad64dcf91305eb9b842
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Jun 15 17:19:04 2020 +0200

    Add missing SCM info
---
 pom.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/pom.xml b/pom.xml
index ad1764c..a4d4d89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,6 +44,13 @@
     <pax.vm.options>-Xmx512M</pax.vm.options>
   </properties>
 
+  <scm>
+      
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-core.git</connection>
+      
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-core.git</developerConnection>
+      
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-graphql-core.git</url>
+    <tag>HEAD</tag>
+  </scm>
+
   <build>
     <plugins>
       <plugin>

Reply via email to