This is an automated email from the ASF dual-hosted git repository. chetanm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-registration.git
commit b8491b5bb9b6155e2b02aed0b169bbd251b3775a Author: Chetan Mehrotra <[email protected]> AuthorDate: Fri Nov 24 16:19:45 2017 +0530 [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 3879ae2..b2c8332 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <artifactId>org.apache.sling.jcr.registration</artifactId> <packaging>bundle</packaging> - <version>1.0.4</version> + <version>1.0.5-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.4</tag> + <tag>HEAD</tag> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
