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 455a821  [maven-release-plugin] prepare for next development iteration
455a821 is described below

commit 455a82130a5504b4b7332dc7f6268773bb6d71e3
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Aug 14 11:22:30 2024 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 60cbc7c..0784f60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
         <relativePath />
     </parent>
     <artifactId>org.apache.sling.commons.metrics.prometheus</artifactId>
-    <version>0.1.2</version>
+    <version>0.1.3-SNAPSHOT</version>
     <name>Apache Sling Commons Prometheus Metrics Exporter</name>
     <properties>
         
<io.prometheus.simpleclient.version>0.6.0</io.prometheus.simpleclient.version>
@@ -29,7 +29,7 @@
       
<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://github.com/apache/sling-org-apache-sling-commons-metrics-prometheus.git</url>
-      <tag>org.apache.sling.commons.metrics.prometheus-0.1.2</tag>
+      <tag>org.apache.sling.commons.metrics.prometheus-0.1.0</tag>
     </scm>
 
     <build>

Reply via email to