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
The following commit(s) were added to refs/heads/master by this push:
new 82a3de8 [maven-release-plugin] rollback the release of
org.apache.sling.security-1.1.14
82a3de8 is described below
commit 82a3de81ec1844fde2ea22bc7b1785762c39bb2e
Author: Antonio Sanso <[email protected]>
AuthorDate: Tue Sep 18 11:49:08 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>