This is an automated email from the ASF dual-hosted git repository. asanso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-security.git
commit 478b0a7b765441698e1644c2b219abf70a6b5c4a Author: Antonio Sanso <[email protected]> AuthorDate: Tue Sep 18 11:48:11 2018 +0200 [maven-release-plugin] rollback the release of org.apache.sling.security-1.1.14 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4c7cb01..e1a2c47 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.security</artifactId> - <version>1.1.14</version> + <version>1.1.13-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.14</tag> + <tag>HEAD</tag> </scm> <build>
