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 65e830f [maven-release-plugin] prepare for next development iteration
65e830f is described below
commit 65e830f616f35a2d098c1f3a1b01c90ce7c68b00
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Dec 19 14:06:58 2025 +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 7da3b97..73af1ea 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>65</version>
+ <version>66-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-65</tag>
+ <tag>HEAD</tag>
</scm>
<modules>
diff --git a/sling-bundle-parent/pom.xml b/sling-bundle-parent/pom.xml
index 6eced41..9ad8ffb 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>65</version>
+ <version>66-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-65</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 ea08112..5acd922 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>65</version>
+ <version>66-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-65</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-parent.git</url>
</scm>