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

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

commit 6eef36cd9d0964d60fdadd8a9b94556c0b452f9a
Author: Joerg Hoh <[email protected]>
AuthorDate: Tue Nov 4 06:34:25 2025 +0100

    [maven-release-plugin] rollback the release of 
org.apache.sling.settings-1.5.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5f2af1c..a2cb50d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.settings</artifactId>
-    <version>1.5.0</version>
+    <version>1.4.3-SNAPSHOT</version>
 
     <name>Apache Sling Settings</name>
     <description>Settings support including run modes</description>
@@ -36,14 +36,14 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-settings.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-settings.git</developerConnection>
-        <tag>org.apache.sling.settings-1.5.0</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-settings.git</url>
     </scm>
 
     <properties>
         <site.jira.version.id>12315254</site.jira.version.id>
         <site.javadoc.exclude>**.impl.**</site.javadoc.exclude>
-        
<project.build.outputTimestamp>2025-11-04T05:33:14Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2020-11-07T11:54:03Z</project.build.outputTimestamp>
         <sling.java.version>11</sling.java.version>
     </properties>
 

Reply via email to