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 3ba3e47  [maven-release-plugin] prepare release 
org.apache.sling.auth.core-2.0.0
3ba3e47 is described below

commit 3ba3e4730fdde11589821a3a6ce8ecd1c8b8ebb6
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Jun 25 09:03:17 2025 +0200

    [maven-release-plugin] prepare release org.apache.sling.auth.core-2.0.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 99720b3..6721db8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.auth.core</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0</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.0</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>2023-10-04T05:43:57Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-06-25T07:03:07Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to