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 6262a88 [maven-release-plugin] prepare for next development iteration
6262a88 is described below
commit 6262a883773e3d31424689e9f945d6cf27c006a2
Author: Robert Munteanu <[email protected]>
AuthorDate: Sun Sep 24 20:10:24 2023 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1d34a2b..88f51d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<relativePath />
</parent>
<artifactId>org.apache.sling.commons.metrics.prometheus</artifactId>
- <version>0.1.0</version>
+ <version>0.1.1-SNAPSHOT</version>
<name>Apache Sling Commons Prometheus Metrics Exporter</name>
<properties>
<io.prometheus.simpleclient.version>0.6.0</io.prometheus.simpleclient.version>