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 5400499 [maven-release-plugin] prepare release sling-parent-reactor-65
5400499 is described below
commit 54004993dc4c6af0e23f546a3e229da12ae1edb0
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Dec 19 14:06:17 2025 +0100
[maven-release-plugin] prepare release sling-parent-reactor-65
---
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 e5ac291..7da3b97 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-SNAPSHOT</version>
+ <version>65</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>HEAD</tag>
+ <tag>sling-parent-reactor-65</tag>
</scm>
<modules>
diff --git a/sling-bundle-parent/pom.xml b/sling-bundle-parent/pom.xml
index cc89102..6eced41 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-SNAPSHOT</version>
+ <version>65</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>HEAD</tag>
+ <tag>sling-parent-reactor-65</tag>
<url>https://github.com/apache/sling-parent.git</url>
</scm>
diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index 9286005..ea08112 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-SNAPSHOT</version>
+ <version>65</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>HEAD</tag>
+ <tag>sling-parent-reactor-65</tag>
<url>https://github.com/apache/sling-parent.git</url>
</scm>