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


The following commit(s) were added to refs/heads/master by this push:
     new b7812fc  [maven-release-plugin] prepare for next development iteration
b7812fc is described below

commit b7812fc4ba17d77b89d83203de432150d361d9f9
Author: Joerg Hoh <[email protected]>
AuthorDate: Tue Nov 4 06:36:13 2025 +0100

    [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 7bee951..def042c 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.5.1-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:36:00Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-11-04T05:36:12Z</project.build.outputTimestamp>
         <sling.java.version>11</sling.java.version>
     </properties>
 

Reply via email to