This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser-classes.git
The following commit(s) were added to refs/heads/master by this push:
new fd19ce1 releng: Add SCM info
fd19ce1 is described below
commit fd19ce18ee05182023faacb2c1ff1bb8d253e13d
Author: Konrad Windszus <[email protected]>
AuthorDate: Wed Oct 18 08:54:09 2023 +0200
releng: Add SCM info
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pom.xml b/pom.xml
index 5a7e1d0..829f30e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,6 +39,12 @@
<project.build.outputTimestamp>1675867676</project.build.outputTimestamp>
</properties>
+ <scm>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser-classes.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser-classes.git</developerConnection>
+
<url>https://github.com/apache/sling-org-apache-sling-feature-analyser-classes</url>
+ </scm>
+
<build>
<pluginManagement>
<plugins>