This is an automated email from the ASF dual-hosted git repository.
olli pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-metrics.git
The following commit(s) were added to refs/heads/master by this push:
new ebd9015 [maven-release-plugin] prepare release
org.apache.sling.commons.metrics-1.2.6
ebd9015 is described below
commit ebd90154a6dde7e117468d03d3086cfc9dbf186a
Author: Oliver Lietz <[email protected]>
AuthorDate: Sat Sep 8 11:43:24 2018 +0200
[maven-release-plugin] prepare release
org.apache.sling.commons.metrics-1.2.6
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4d76e1f..ab29e99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.commons.metrics</artifactId>
- <version>1.2.5-SNAPSHOT</version>
+ <version>1.2.6</version>
<name>Apache Sling Metrics</name>
<description>
@@ -47,7 +47,7 @@
<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.6</tag>
</scm>
<build>