This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-content-package-archetype.git
The following commit(s) were added to refs/heads/master by this push:
new c454f65 Add SCM section
c454f65 is described below
commit c454f656bc5687f5828fc0f3088b40410b52bafa
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Nov 6 13:08:34 2020 +0100
Add SCM section
---
pom.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/pom.xml b/pom.xml
index fe2f9d1..2b415bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,6 +36,13 @@
<name>Apache Sling Content Package Archetype</name>
<description>Maven archetype for a Jackrabbit FileVault content
package</description>
+ <scm>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-content-archetype.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-content-archetype.git</developerConnection>
+
<url>https://gitbox.apache.org/repos/asf?p=sling-content-archetype.git</url>
+ <tag>HEAD</tag>
+ </scm>
+
<build>
<extensions>
<extension>