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-commons-log.git
commit 11a35fb362f90329461bb3a4af1d469a1ad5b590 Author: Chetan Mehrotra <[email protected]> AuthorDate: Thu Mar 22 12:23:28 2018 +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 cbd9513..e65e1c8 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.commons.log</artifactId> - <version>5.1.4</version> + <version>5.1.5-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Sling Commons Log</name> @@ -42,7 +42,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-log.git</url> - <tag>org.apache.sling.commons.log-5.1.4</tag> + <tag>HEAD</tag> </scm> <properties> -- To stop receiving notification emails like this one, please contact [email protected].
