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-auth-core.git
The following commit(s) were added to refs/heads/master by this push:
new 83f19de [maven-release-plugin] prepare for next development iteration
83f19de is described below
commit 83f19de59922ad13f49884ddb6ef2a2e9ddb8da0
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Apr 9 11:15:01 2020 +0200
[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 e2beaf2..dcf3ee7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.auth.core</artifactId>
- <version>1.4.6</version>
+ <version>1.4.7-SNAPSHOT</version>
<name>Apache Sling Authentication Service</name>
<description>
@@ -48,7 +48,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-core.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-core.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-auth-core.git</url>
- <tag>org.apache.sling.auth.core-1.4.6</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>