This is an automated email from the ASF dual-hosted git repository.
rombert 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 db953f7 [maven-release-plugin] prepare for next development iteration
db953f7 is described below
commit db953f758a8277ae0cd8538785310843109ac967
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Nov 25 17:00:47 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 e942b07..74f29ea 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>63</version>
+ <version>64-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-63</tag>
+ <tag>HEAD</tag>
</scm>
<modules>
diff --git a/sling-bundle-parent/pom.xml b/sling-bundle-parent/pom.xml
index 853312a..d2b2a18 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>63</version>
+ <version>64-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-63</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 962ab9f..d778c44 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>63</version>
+ <version>64-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-63</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-parent.git</url>
</scm>