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-auth-core.git
The following commit(s) were added to refs/heads/master by this push:
new eaaca8b [maven-release-plugin] prepare release
org.apache.sling.auth.core-1.5.0
eaaca8b is described below
commit eaaca8b042448d3279558c6d155cbceb0e832938
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Aug 25 11:06:48 2020 +0200
[maven-release-plugin] prepare release org.apache.sling.auth.core-1.5.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4eb3f71..68afac4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.auth.core</artifactId>
- <version>1.4.9-SNAPSHOT</version>
+ <version>1.5.0</version>
<name>Apache Sling Auth Core</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>HEAD</tag>
+ <tag>org.apache.sling.auth.core-1.5.0</tag>
</scm>
<dependencies>