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 b9cb553 [maven-release-plugin] prepare release
org.apache.sling.auth.core-2.0.2
b9cb553 is described below
commit b9cb55399dbdc04f5a7391f76ae83ecbe1af2b40
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Aug 21 08:19:35 2025 +0200
[maven-release-plugin] prepare release org.apache.sling.auth.core-2.0.2
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index f4f1996..7e46a3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.auth.core</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.2</version>
<name>Apache Sling Auth Core</name>
<description>The Sling Authentication Service bundle provides the basic
@@ -40,7 +40,7 @@
<scm>
<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>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.auth.core-2.0.2</tag>
<url>https://github.com/apache/sling-org-apache-sling-auth-core.git</url>
</scm>
@@ -48,7 +48,7 @@
<site.jira.version.id>12315268</site.jira.version.id>
<site.javadoc.exclude>**.impl.**</site.javadoc.exclude>
<sling.java.version>17</sling.java.version>
-
<project.build.outputTimestamp>2025-06-25T07:03:23Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-21T06:19:22Z</project.build.outputTimestamp>
</properties>
<dependencies>