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

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


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

commit 409e0e12e7f869b4fb9e5100fde41c029e85c157
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Mar 5 18:42:33 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 d4685b3..517daf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.caconfig.impl</artifactId>
-    <version>1.7.0</version>
+    <version>1.7.1-SNAPSHOT</version>
     <packaging>jar</packaging>
     <name>Apache Sling Context-Aware Configuration Implementation</name>
     <description>Apache Sling Context-Aware Configuration 
Implementation</description>
@@ -36,13 +36,13 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-impl.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-impl.git</developerConnection>
-        <tag>org.apache.sling.caconfig.impl-1.7.0</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-caconfig-impl.git</url>
     </scm>
 
     <properties>
         <sling.java.version>11</sling.java.version>
-        
<project.build.outputTimestamp>2025-03-05T17:42:12Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-03-05T17:42:33Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to