This is an automated email from the ASF dual-hosted git repository.

enorman pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlet-helpers.git


The following commit(s) were added to refs/heads/master by this push:
     new c0345b0  [maven-release-plugin] rollback the release of 
org.apache.sling.servlet-helpers-2.0.0
c0345b0 is described below

commit c0345b04dd849c011fd9949b4ba482d60479c914
Author: Eric Norman <[email protected]>
AuthorDate: Wed Aug 20 19:47:26 2025 -0700

    [maven-release-plugin] rollback the release of 
org.apache.sling.servlet-helpers-2.0.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0b51612..bde8fa4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.servlet-helpers</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Apache Sling Servlet Helpers</name>
@@ -37,7 +37,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlet-helpers.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlet-helpers.git</developerConnection>
-        <tag>org.apache.sling.servlet-helpers-2.0.0</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-servlet-helpers/tree/${project.scm.tag}</url>
     </scm>
 

Reply via email to