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

dklco pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-maintenance.git


The following commit(s) were added to refs/heads/master by this push:
     new 70895a7  Minor: Adding SCM element
70895a7 is described below

commit 70895a70603261ab5c2ec7a456936f8ba372e4ad
Author: Dan Klco <[email protected]>
AuthorDate: Mon Feb 1 23:01:19 2021 -0500

    Minor: Adding SCM element
---
 pom.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/pom.xml b/pom.xml
index ddac040..21c7c81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,6 +34,14 @@
         <bnd.baseline.fail.on.missing>false</bnd.baseline.fail.on.missing>
     </properties>
 
+
+    <scm>
+        
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-maintenance.git</connection>
+        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-maintenance.git</developerConnection>
+        
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-maintenance.git</url>
+        <tag>HEAD</tag>
+    </scm>
+
     <build>
         <plugins>
             <plugin>

Reply via email to