This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch issue/SLING-8307-2
in repository https://gitbox.apache.org/repos/asf/sling-ide-tooling.git

commit 3111506b5be4bf108b707da21103dca8fb35c0d5
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Sep 19 11:43:46 2025 +0200

    [maven-release-plugin] prepare for next development iteration
---
 eclipse/eclipse-core/pom.xml         | 4 ++--
 eclipse/eclipse-m2e-core/pom.xml     | 4 ++--
 eclipse/eclipse-m2e-test/pom.xml     | 4 ++--
 eclipse/eclipse-m2e-ui/pom.xml       | 4 ++--
 eclipse/eclipse-sightly-core/pom.xml | 4 ++--
 eclipse/eclipse-sightly-ui/pom.xml   | 4 ++--
 eclipse/eclipse-test/pom.xml         | 4 ++--
 eclipse/eclipse-ui/pom.xml           | 4 ++--
 eclipse/feature/pom.xml              | 4 ++--
 eclipse/m2e-feature/pom.xml          | 4 ++--
 eclipse/p2update/pom.xml             | 4 ++--
 eclipse/pom.xml                      | 4 ++--
 eclipse/sightly-feature/pom.xml      | 4 ++--
 eclipse/source-bundle/pom.xml        | 4 ++--
 eclipse/target-definition/pom.xml    | 4 ++--
 15 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/eclipse/eclipse-core/pom.xml b/eclipse/eclipse-core/pom.xml
index ca6ad3f8..a5d75e5d 100644
--- a/eclipse/eclipse-core/pom.xml
+++ b/eclipse/eclipse-core/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.sling.ide</groupId>
     <artifactId>sling-ide-tooling</artifactId>
-    <version>1.3.22</version>
+    <version>1.3.23-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.eclipse-core</artifactId>
   <packaging>eclipse-plugin</packaging>
@@ -30,7 +30,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://github.com/apache/sling-ide-tooling.git</url>
-    <tag>sling-ide-tooling-eclipse-1.3.20</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <build>
diff --git a/eclipse/eclipse-m2e-core/pom.xml b/eclipse/eclipse-m2e-core/pom.xml
index 95d22133..cbf4d78c 100644
--- a/eclipse/eclipse-m2e-core/pom.xml
+++ b/eclipse/eclipse-m2e-core/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.sling.ide</groupId>
     <artifactId>sling-ide-tooling</artifactId>
-    <version>1.3.22</version>
+    <version>1.3.23-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.eclipse-m2e-core</artifactId>
   <packaging>eclipse-plugin</packaging>
@@ -30,7 +30,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://github.com/apache/sling-ide-tooling.git</url>
-    <tag>sling-ide-tooling-eclipse-1.3.20</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <build>
diff --git a/eclipse/eclipse-m2e-test/pom.xml b/eclipse/eclipse-m2e-test/pom.xml
index 8ebdbe55..dddf341d 100644
--- a/eclipse/eclipse-m2e-test/pom.xml
+++ b/eclipse/eclipse-m2e-test/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.sling.ide</groupId>
     <artifactId>sling-ide-tooling</artifactId>
-    <version>1.3.22</version>
+    <version>1.3.23-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.eclipse-m2e-test</artifactId>
   <packaging>eclipse-test-plugin</packaging>
@@ -30,7 +30,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://github.com/apache/sling-ide-tooling.git</url>
-    <tag>sling-ide-tooling-eclipse-1.3.20</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>
diff --git a/eclipse/eclipse-m2e-ui/pom.xml b/eclipse/eclipse-m2e-ui/pom.xml
index a6d9fbd4..584c6a3f 100644
--- a/eclipse/eclipse-m2e-ui/pom.xml
+++ b/eclipse/eclipse-m2e-ui/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.sling.ide</groupId>
     <artifactId>sling-ide-tooling</artifactId>
-    <version>1.3.22</version>
+    <version>1.3.23-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.eclipse-m2e-ui</artifactId>
   <packaging>eclipse-plugin</packaging>
@@ -30,7 +30,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://github.com/apache/sling-ide-tooling.git</url>
-    <tag>sling-ide-tooling-eclipse-1.3.20</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>
diff --git a/eclipse/eclipse-sightly-core/pom.xml 
b/eclipse/eclipse-sightly-core/pom.xml
index 890e4ba7..7841358e 100644
--- a/eclipse/eclipse-sightly-core/pom.xml
+++ b/eclipse/eclipse-sightly-core/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.sling.ide</groupId>
     <artifactId>sling-ide-tooling</artifactId>
-    <version>1.3.22</version>
+    <version>1.3.23-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.eclipse-sightly-core</artifactId>
   <packaging>eclipse-plugin</packaging>
@@ -30,7 +30,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://github.com/apache/sling-ide-tooling.git</url>
-    <tag>sling-ide-tooling-eclipse-1.3.20</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <build>
diff --git a/eclipse/eclipse-sightly-ui/pom.xml 
b/eclipse/eclipse-sightly-ui/pom.xml
index d82f37be..d35edda7 100644
--- a/eclipse/eclipse-sightly-ui/pom.xml
+++ b/eclipse/eclipse-sightly-ui/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.sling.ide</groupId>
     <artifactId>sling-ide-tooling</artifactId>
-    <version>1.3.22</version>
+    <version>1.3.23-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.eclipse-sightly-ui</artifactId>
   <packaging>eclipse-plugin</packaging>
@@ -30,7 +30,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://github.com/apache/sling-ide-tooling.git</url>
-    <tag>sling-ide-tooling-eclipse-1.3.20</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <build>
diff --git a/eclipse/eclipse-test/pom.xml b/eclipse/eclipse-test/pom.xml
index e859eaf3..c57f8e7e 100644
--- a/eclipse/eclipse-test/pom.xml
+++ b/eclipse/eclipse-test/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.sling.ide</groupId>
                <artifactId>sling-ide-tooling</artifactId>
-               <version>1.3.22</version>
+               <version>1.3.23-SNAPSHOT</version>
        </parent>
        <artifactId>org.apache.sling.ide.eclipse-test</artifactId>
        <packaging>eclipse-test-plugin</packaging>
@@ -30,7 +30,7 @@
                
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
                
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
                <url>https://github.com/apache/sling-ide-tooling.git</url>
-         <tag>sling-ide-tooling-eclipse-1.3.20</tag>
+         <tag>HEAD</tag>
   </scm>
 
        <build>
diff --git a/eclipse/eclipse-ui/pom.xml b/eclipse/eclipse-ui/pom.xml
index 9c5c6c1f..d1389098 100644
--- a/eclipse/eclipse-ui/pom.xml
+++ b/eclipse/eclipse-ui/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.sling.ide</groupId>
     <artifactId>sling-ide-tooling</artifactId>
-    <version>1.3.22</version>
+    <version>1.3.23-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.eclipse-ui</artifactId>
   <packaging>eclipse-plugin</packaging>
@@ -30,7 +30,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://github.com/apache/sling-ide-tooling.git</url>
-    <tag>sling-ide-tooling-eclipse-1.3.20</tag>
+    <tag>HEAD</tag>
   </scm>
 
     <build>
diff --git a/eclipse/feature/pom.xml b/eclipse/feature/pom.xml
index 375e9fb4..18f7451f 100644
--- a/eclipse/feature/pom.xml
+++ b/eclipse/feature/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.sling.ide</groupId>
     <artifactId>sling-ide-tooling</artifactId>
-    <version>1.3.22</version>
+    <version>1.3.23-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.feature</artifactId>
   <packaging>eclipse-feature</packaging>
@@ -30,7 +30,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://github.com/apache/sling-ide-tooling.git</url>
-    <tag>sling-ide-tooling-eclipse-1.3.20</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <build>
diff --git a/eclipse/m2e-feature/pom.xml b/eclipse/m2e-feature/pom.xml
index 1a765ad3..0e92ec33 100644
--- a/eclipse/m2e-feature/pom.xml
+++ b/eclipse/m2e-feature/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.sling.ide</groupId>
     <artifactId>sling-ide-tooling</artifactId>
-    <version>1.3.22</version>
+    <version>1.3.23-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.m2e.feature</artifactId>
   <packaging>eclipse-feature</packaging>
@@ -30,7 +30,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://github.com/apache/sling-ide-tooling.git</url>
-    <tag>sling-ide-tooling-eclipse-1.3.20</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <build>
diff --git a/eclipse/p2update/pom.xml b/eclipse/p2update/pom.xml
index ce3ff35f..89a284c9 100644
--- a/eclipse/p2update/pom.xml
+++ b/eclipse/p2update/pom.xml
@@ -14,7 +14,7 @@
        <parent>
                <groupId>org.apache.sling.ide</groupId>
                <artifactId>sling-ide-tooling</artifactId>
-               <version>1.3.22</version>
+               <version>1.3.23-SNAPSHOT</version>
        </parent>
        <artifactId>org.apache.sling.ide.p2update</artifactId>
        <packaging>eclipse-repository</packaging>
@@ -24,7 +24,7 @@
                
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
                
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
                <url>https://github.com/apache/sling-ide-tooling.git</url>
-         <tag>sling-ide-tooling-eclipse-1.3.20</tag>
+         <tag>HEAD</tag>
   </scm>
 
        <build>
diff --git a/eclipse/pom.xml b/eclipse/pom.xml
index ee35bd21..1995304c 100644
--- a/eclipse/pom.xml
+++ b/eclipse/pom.xml
@@ -24,7 +24,7 @@
     </parent>
     <groupId>org.apache.sling.ide</groupId>
     <artifactId>sling-ide-tooling</artifactId>
-    <version>1.3.22</version>
+    <version>1.3.23-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Sling IDE Tools</name>
 
@@ -32,7 +32,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
         <url>https://github.com/apache/sling-ide-tooling.git</url>
-      <tag>sling-ide-tooling-eclipse-1.3.20</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <modules>
diff --git a/eclipse/sightly-feature/pom.xml b/eclipse/sightly-feature/pom.xml
index ccd84003..6950a994 100644
--- a/eclipse/sightly-feature/pom.xml
+++ b/eclipse/sightly-feature/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.sling.ide</groupId>
     <artifactId>sling-ide-tooling</artifactId>
-    <version>1.3.22</version>
+    <version>1.3.23-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.sightly.feature</artifactId>
   <packaging>eclipse-feature</packaging>
@@ -30,7 +30,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://github.com/apache/sling-ide-tooling.git</url>
-    <tag>sling-ide-tooling-eclipse-1.3.20</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <build>
diff --git a/eclipse/source-bundle/pom.xml b/eclipse/source-bundle/pom.xml
index 230cf224..f32de678 100644
--- a/eclipse/source-bundle/pom.xml
+++ b/eclipse/source-bundle/pom.xml
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.apache.sling.ide</groupId>
         <artifactId>sling-ide-tooling</artifactId>
-        <version>1.3.22</version>
+        <version>1.3.23-SNAPSHOT</version>
     </parent>
     
     <artifactId>org.apache.sling.ide.source-bundle</artifactId>
@@ -24,7 +24,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
         <url>https://github.com/apache/sling-ide-tooling.git</url>
-      <tag>sling-ide-tooling-eclipse-1.3.20</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>
diff --git a/eclipse/target-definition/pom.xml 
b/eclipse/target-definition/pom.xml
index 216899e9..cc0e1683 100644
--- a/eclipse/target-definition/pom.xml
+++ b/eclipse/target-definition/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.sling.ide</groupId>
     <artifactId>sling-ide-tooling</artifactId>
-    <version>1.3.22</version>
+    <version>1.3.23-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.apache.sling.ide.target-definition</artifactId>
@@ -31,7 +31,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://github.com/apache/sling-ide-tooling.git</url>
-    <tag>sling-ide-tooling-eclipse-1.3.20</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <build>

Reply via email to