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 755422a [maven-release-plugin] prepare release
org.apache.sling.commons.metrics.prometheus-0.1.2
755422a is described below
commit 755422a8fd367955e337e2d05f66697fca126776
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Aug 14 11:22:22 2024 +0200
[maven-release-plugin] prepare release
org.apache.sling.commons.metrics.prometheus-0.1.2
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 707306c..60cbc7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<relativePath />
</parent>
<artifactId>org.apache.sling.commons.metrics.prometheus</artifactId>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.1.2</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.0</tag>
+ <tag>org.apache.sling.commons.metrics.prometheus-0.1.2</tag>
</scm>
<build>