This is an automated email from the ASF dual-hosted git repository. jeb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-get.git
commit 13d67fa33aafeb75bece1305b0af9f1dec8fe9b9 Author: Jason E Bailey <[email protected]> AuthorDate: Tue Dec 4 12:04:50 2018 -0500 [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 f5e0031..fe025d5 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <artifactId>org.apache.sling.servlets.get</artifactId> <packaging>bundle</packaging> - <version>2.1.40</version> + <version>2.1.41-SNAPSHOT</version> <name>Apache Sling Default GET Servlets</name> <description> @@ -41,7 +41,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-get.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-get.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-servlets-get.git</url> - <tag>org.apache.sling.servlets.get-2.1.40</tag> + <tag>HEAD</tag> </scm> <properties>
