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-jcr-registration.git
The following commit(s) were added to refs/heads/master by this push:
new 8eb1d71 [maven-release-plugin] prepare for next development iteration
8eb1d71 is described below
commit 8eb1d715690fd2eac0246403d2338c1b9ea7b357
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Aug 6 15:27:44 2018 +0300
[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 ebbc582..eb4ddc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<artifactId>org.apache.sling.jcr.registration</artifactId>
<packaging>bundle</packaging>
- <version>1.0.6</version>
+ <version>1.0.7-SNAPSHOT</version>
<name>Apache Sling JCR Repository Registration</name>
<description>
@@ -38,7 +38,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-registration.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-registration.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-registration.git</url>
- <tag>org.apache.sling.jcr.registration-1.0.6</tag>
+ <tag>HEAD</tag>
</scm>
<build>