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 b581757 [maven-release-plugin] prepare for next development iteration
b581757 is described below
commit b581757c4a21705728d50400079afd7543d41401
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Dec 2 14:42:16 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 81285ce..e5ac291 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>64</version>
+ <version>65-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-64</tag>
+ <tag>HEAD</tag>
</scm>
<modules>
diff --git a/sling-bundle-parent/pom.xml b/sling-bundle-parent/pom.xml
index 73f5497..cc89102 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>64</version>
+ <version>65-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-64</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 f405d20..784523f 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>64</version>
+ <version>65-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-64</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-parent.git</url>
</scm>