@releng added missing SCM coordinates
diff --git a/pom.xml b/pom.xml
index 8afbbb2..0419de8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,6 +38,13 @@
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>
 
+  <scm>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-apiregions-model.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-apiregions-model.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-apiregions-model.git</url>
+    <tag>HEAD</tag>
+  </scm>
+
   <dependencies>
     <dependency>
       <groupId>org.osgi</groupId>