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-ide-tooling.git


The following commit(s) were added to refs/heads/master by this push:
     new 1307ff6a [maven-release-plugin] prepare for next development iteration
1307ff6a is described below

commit 1307ff6a911d707434e0dade1f254e9039940d2a
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Sep 22 11:50:55 2025 +0200

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

diff --git a/eclipse/eclipse-core/pom.xml b/eclipse/eclipse-core/pom.xml
index ec13d5c9..b46ee862 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.0</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.eclipse-core</artifactId>
   <packaging>eclipse-plugin</packaging>
diff --git a/eclipse/eclipse-m2e-core/pom.xml b/eclipse/eclipse-m2e-core/pom.xml
index da439f77..04595e0c 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.0</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.eclipse-m2e-core</artifactId>
   <packaging>eclipse-plugin</packaging>
diff --git a/eclipse/eclipse-m2e-test/pom.xml b/eclipse/eclipse-m2e-test/pom.xml
index 97c42264..d34102f2 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.0</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.eclipse-m2e-test</artifactId>
   <packaging>eclipse-test-plugin</packaging>
diff --git a/eclipse/eclipse-m2e-ui/pom.xml b/eclipse/eclipse-m2e-ui/pom.xml
index e99b6078..ec05fc0a 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.0</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.eclipse-m2e-ui</artifactId>
   <packaging>eclipse-plugin</packaging>
diff --git a/eclipse/eclipse-sightly-core/pom.xml 
b/eclipse/eclipse-sightly-core/pom.xml
index b5510694..b5fbcf44 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.0</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.eclipse-sightly-core</artifactId>
   <packaging>eclipse-plugin</packaging>
diff --git a/eclipse/eclipse-sightly-ui/pom.xml 
b/eclipse/eclipse-sightly-ui/pom.xml
index 3fc9fbd2..880edb8a 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.0</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.eclipse-sightly-ui</artifactId>
   <packaging>eclipse-plugin</packaging>
diff --git a/eclipse/eclipse-test/pom.xml b/eclipse/eclipse-test/pom.xml
index dd904902..74169d1f 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.0</version>
+               <version>1.3.1-SNAPSHOT</version>
        </parent>
        <artifactId>org.apache.sling.ide.eclipse-test</artifactId>
        <packaging>eclipse-test-plugin</packaging>
diff --git a/eclipse/eclipse-ui/pom.xml b/eclipse/eclipse-ui/pom.xml
index 1dc2ef92..f1a02c77 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.0</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.eclipse-ui</artifactId>
   <packaging>eclipse-plugin</packaging>
diff --git a/eclipse/feature/pom.xml b/eclipse/feature/pom.xml
index 09653858..969d794b 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.0</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.feature</artifactId>
   <packaging>eclipse-feature</packaging>
diff --git a/eclipse/m2e-feature/pom.xml b/eclipse/m2e-feature/pom.xml
index e173c450..b5d74c5a 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.0</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.m2e.feature</artifactId>
   <packaging>eclipse-feature</packaging>
diff --git a/eclipse/p2update/pom.xml b/eclipse/p2update/pom.xml
index 77b3aed6..38a4c59a 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.0</version>
+               <version>1.3.1-SNAPSHOT</version>
        </parent>
        <artifactId>org.apache.sling.ide.p2update</artifactId>
        <packaging>eclipse-repository</packaging>
diff --git a/eclipse/pom.xml b/eclipse/pom.xml
index 63c4ae0c..4baf0620 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.0</version>
+    <version>1.3.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Sling IDE Tools</name>
 
diff --git a/eclipse/sightly-feature/pom.xml b/eclipse/sightly-feature/pom.xml
index 4155471a..b80a88fc 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.0</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.sling.ide.sightly.feature</artifactId>
   <packaging>eclipse-feature</packaging>
diff --git a/eclipse/source-bundle/pom.xml b/eclipse/source-bundle/pom.xml
index e4d4c5e7..70a9ef62 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.0</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
     
     <artifactId>org.apache.sling.ide.source-bundle</artifactId>
diff --git a/eclipse/target-definition/pom.xml 
b/eclipse/target-definition/pom.xml
index a427aefa..5a4b90c1 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.0</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.apache.sling.ide.target-definition</artifactId>

Reply via email to