This is an automated email from the ASF dual-hosted git repository. cziegeler pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-security.git
commit 2cd13b2c5556e60085af1b114f828da783571b45 Author: Carsten Ziegeler <[email protected]> AuthorDate: Tue Nov 28 20:57:14 2017 +0100 [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 bd39e95..0ef28c1 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.security</artifactId> - <version>1.1.10</version> + <version>1.1.11-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Sling Security</name> @@ -40,7 +40,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-security.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-security.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-security.git</url> - <tag>org.apache.sling.security-1.1.10</tag> + <tag>HEAD</tag> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
