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 e891d50 [maven-release-plugin] prepare for next development iteration
e891d50 is described below
commit e891d5019463d45e141e92ac9ed79feab2d57ec2
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Aug 21 08:19:41 2025 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7e46a3f..f321efa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.auth.core</artifactId>
- <version>2.0.2</version>
+ <version>2.0.3-SNAPSHOT</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>org.apache.sling.auth.core-2.0.2</tag>
+ <tag>HEAD</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-08-21T06:19:22Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-21T06:19:41Z</project.build.outputTimestamp>
</properties>
<dependencies>