You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2021/09/21 14:49:49 UTC

[sling-parent] branch master updated: [maven-release-plugin] prepare release sling-parent-reactor-46

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 9af5b63  [maven-release-plugin] prepare release sling-parent-reactor-46
9af5b63 is described below

commit 9af5b63f477dac0d5cbe0bed3a8a069d18b2c579
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Tue Sep 21 16:49:47 2021 +0200

    [maven-release-plugin] prepare release sling-parent-reactor-46
---
 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 0a99500..05bb3cd 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>46-SNAPSHOT</version>
+    <version>46</version>
 
     <!-- the ASF parent is necessary to trigger the right release profile -->
     <parent>
@@ -38,7 +38,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://gitbox.apache.org/repos/asf?p=sling-parent.git</url>
-        <tag>HEAD</tag>
+        <tag>sling-parent-reactor-46</tag>
     </scm>
 
     <modules>
diff --git a/sling-bundle-parent/pom.xml b/sling-bundle-parent/pom.xml
index f83b0a0..c274781 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>46-SNAPSHOT</version>
+        <version>46</version>
         <relativePath>../sling-parent</relativePath>
     </parent>
 
@@ -36,7 +36,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://gitbox.apache.org/repos/asf?p=sling-parent.git</url>
-        <tag>HEAD</tag>
+        <tag>sling-parent-reactor-46</tag>
     </scm>
 
     <properties>
diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index 8ae9ebe..1eb4870 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
     <packaging>pom</packaging>
-    <version>46-SNAPSHOT</version>
+    <version>46</version>
 
     <name>Apache Sling (Parent)</name>
     <description>The parent project for Apache Sling</description>
@@ -71,7 +71,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://gitbox.apache.org/repos/asf?p=sling-parent.git</url>
-        <tag>HEAD</tag>
+        <tag>sling-parent-reactor-46</tag>
     </scm>
 
     <reporting>