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 02d67f9 [maven-release-plugin] prepare for next development iteration
02d67f9 is described below
commit 02d67f9802a99a26451dbcdbfdb22361b59846eb
Author: Oliver Lietz <[email protected]>
AuthorDate: Sat Sep 8 11:43:44 2018 +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 ab29e99..28791ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.commons.metrics</artifactId>
- <version>1.2.6</version>
+ <version>1.2.7-SNAPSHOT</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>org.apache.sling.commons.metrics-1.2.6</tag>
+ <tag>HEAD</tag>
</scm>
<build>