This is an automated email from the ASF dual-hosted git repository. joerghoh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-metrics.git
commit ecaf57a01bae7d3aa6739b6aaa782c5580973fde Author: Joerg Hoh <[email protected]> AuthorDate: Mon Jan 24 16:34:43 2022 +0100 [maven-release-plugin] prepare release org.apache.sling.commons.metrics-1.2.10 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f390e7f..e032755 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ </parent> <artifactId>org.apache.sling.commons.metrics</artifactId> - <version>1.2.9-SNAPSHOT</version> + <version>1.2.10</version> <name>Apache Sling Commons Metrics</name> <description> @@ -47,7 +47,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-metrics.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-metrics.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-metrics.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.commons.metrics-1.2.10</tag> </scm> <build>
