You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by an...@apache.org on 2019/12/13 21:08:21 UTC

[sling-org-apache-sling-feature-cpconverter] branch master updated: Added the missing SCM section to the POM file

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

andysch pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git


The following commit(s) were added to refs/heads/master by this push:
     new babde7e  Added the missing SCM section to the POM file
babde7e is described below

commit babde7e196b7b9716f1936945d3e7817ccdf0f45
Author: Andreas Schaefer <sc...@iMac.local>
AuthorDate: Fri Dec 13 13:08:06 2019 -0800

    Added the missing SCM section to the POM file
---
 pom.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/pom.xml b/pom.xml
index a0fe8d2..cca4d87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,6 +62,13 @@
     <appassembler-maven-plugin.version>2.0.0</appassembler-maven-plugin.version>
   </properties>
 
+  <scm>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/org.apache.sling.feature.cpconverter.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/org.apache.sling.feature.cpconverter.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=org.apache.sling.feature.cpconverter.git</url>
+    <tag>HEAD</tag>
+  </scm>
+
   <dependencies>
     <!--
      | Logging