Added the missing SCM section to the POM file
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