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

[sling-org-apache-sling-feature-apiregions-model] branch master updated: @releng added missing SCM coordinates

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

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


The following commit(s) were added to refs/heads/master by this push:
     new f039da8  @releng added missing SCM coordinates
f039da8 is described below

commit f039da868af37588005b65d36b9f64d03160eb10
Author: Simo Tripodi <st...@adobe.com>
AuthorDate: Thu Jun 27 23:39:59 2019 +0200

    @releng added missing SCM coordinates
---
 pom.xml | 7 +++++++
 1 file changed, 7 insertions(+)

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>