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-dynamic-include.git
commit a3998d0363aca7678c977bd2c448b5190e4c071f Author: Robert Munteanu <[email protected]> AuthorDate: Wed Aug 8 11:49:13 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 7047efc..44a0300 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ </parent> <artifactId>org.apache.sling.dynamic-include</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Sling Dynamic Include</name> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-dynamic-include.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-dynamic-include.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-dynamic-include.git</url> - <tag>org.apache.sling.dynamic-include-3.1.2</tag> + <tag>HEAD</tag> </scm> <developers>
