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-parent.git


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

commit ffb3519dc63902512fa32a080c0c5eb271da9985
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Feb 23 14:06:12 2026 +0100

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml                     | 4 ++--
 sling-bundle-parent/pom.xml | 4 ++--
 sling-parent/pom.xml        | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 156b5b6..5c377b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-parent-reactor</artifactId>
     <packaging>pom</packaging>
-    <version>66</version>
+    <version>67-SNAPSHOT</version>
 
     <!-- the ASF parent is necessary to trigger the right release profile -->
     <parent>
@@ -43,7 +43,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-parent.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-parent.git</developerConnection>
         <url>https://github.com/apache/sling-parent.git</url>
-        <tag>sling-parent-reactor-66</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <modules>
diff --git a/sling-bundle-parent/pom.xml b/sling-bundle-parent/pom.xml
index 79cd7fc..918fc06 100644
--- a/sling-bundle-parent/pom.xml
+++ b/sling-bundle-parent/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>66</version>
+        <version>67-SNAPSHOT</version>
         <relativePath>../sling-parent</relativePath>
     </parent>
 
@@ -34,7 +34,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-parent.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-parent.git</developerConnection>
-        <tag>sling-parent-reactor-66</tag>
+        <tag>HEAD</tag>
         <url>https://github.com/apache/sling-parent.git</url>
     </scm>
 
diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index 1ce9b6c..ce4fc81 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -27,7 +27,7 @@
 
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
-    <version>66</version>
+    <version>67-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Apache Sling (Parent)</name>
@@ -85,7 +85,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-parent.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-parent.git</developerConnection>
-        <tag>sling-parent-reactor-66</tag>
+        <tag>HEAD</tag>
         <url>https://github.com/apache/sling-parent.git</url>
     </scm>
 

Reply via email to