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-org-apache-sling-commons-metrics-prometheus.git


The following commit(s) were added to refs/heads/master by this push:
     new c68b00e  chore: add scm information
c68b00e is described below

commit c68b00ef23a48d4f63b5c733c579d17f5d5c3b54
Author: Robert Munteanu <romb...@apache.org>
AuthorDate: Sun Sep 24 20:09:30 2023 +0200

    chore: add scm information
---
 pom.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/pom.xml b/pom.xml
index 59d61a0..ea4fbb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,6 +25,15 @@
     <properties>
         
<io.prometheus.simpleclient.version>0.6.0</io.prometheus.simpleclient.version>
     </properties>
+
+
+    <scm>
+      
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-metrics-prometheus.git</connection>
+      
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-metrics-prometheus.git</developerConnection>
+      
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-metrics-prometheus.git</url>
+      <tag>HEAD</tag>
+    </scm>
+
     <build>
         <plugins>
             <plugin>

Reply via email to