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


The following commit(s) were added to refs/heads/issue/SLING-8307-2 by this 
push:
     new 6ee7cbd1 [maven-release-plugin] prepare for next development iteration
6ee7cbd1 is described below

commit 6ee7cbd1219d314e9ca71d350a69c7046adba2ab
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Sep 15 17:42:43 2025 +0200

    [maven-release-plugin] prepare for next development iteration
---
 shared/api/pom.xml       | 2 +-
 shared/artifacts/pom.xml | 2 +-
 shared/impl-vlt/pom.xml  | 2 +-
 shared/parent/pom.xml    | 2 +-
 shared/pom.xml           | 2 +-
 shared/sync-fs/pom.xml   | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/shared/api/pom.xml b/shared/api/pom.xml
index 45685fd3..a03476b7 100644
--- a/shared/api/pom.xml
+++ b/shared/api/pom.xml
@@ -14,7 +14,7 @@
        <parent>
                <groupId>org.apache.sling.ide</groupId>
                <artifactId>sling-ide-shared-parent</artifactId>
-               <version>1.3.8</version>
+               <version>1.3.9-SNAPSHOT</version>
                <relativePath>../parent/</relativePath>
        </parent>
 
diff --git a/shared/artifacts/pom.xml b/shared/artifacts/pom.xml
index 28ea1ef8..38e72bb7 100644
--- a/shared/artifacts/pom.xml
+++ b/shared/artifacts/pom.xml
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.apache.sling.ide</groupId>
         <artifactId>sling-ide-shared-parent</artifactId>
-        <version>1.3.8</version>
+        <version>1.3.9-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>org.apache.sling.ide.artifacts</artifactId>
diff --git a/shared/impl-vlt/pom.xml b/shared/impl-vlt/pom.xml
index 79fec850..6860611c 100644
--- a/shared/impl-vlt/pom.xml
+++ b/shared/impl-vlt/pom.xml
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.apache.sling.ide</groupId>
         <artifactId>sling-ide-shared-parent</artifactId>
-        <version>1.3.8</version>
+        <version>1.3.9-SNAPSHOT</version>
         <relativePath>../parent/</relativePath>
     </parent>
 
diff --git a/shared/parent/pom.xml b/shared/parent/pom.xml
index 4b7c845f..6b3c5679 100644
--- a/shared/parent/pom.xml
+++ b/shared/parent/pom.xml
@@ -22,7 +22,7 @@
     <groupId>org.apache.sling.ide</groupId>
     <artifactId>sling-ide-shared-parent</artifactId>
     <packaging>pom</packaging>
-    <version>1.3.8</version>
+    <version>1.3.9-SNAPSHOT</version>
 
     <name>Apache Sling IDE - Shared Modules Parent</name>
 
diff --git a/shared/pom.xml b/shared/pom.xml
index 20229910..169b6855 100644
--- a/shared/pom.xml
+++ b/shared/pom.xml
@@ -18,7 +18,7 @@
     </parent>
     <groupId>org.apache.sling.ide</groupId>
     <artifactId>sling-ide-tooling-shared</artifactId>
-    <version>1.3.8</version>
+    <version>1.3.9-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Sling IDE Tools - Shared Modules</name>
 
diff --git a/shared/sync-fs/pom.xml b/shared/sync-fs/pom.xml
index a0acb3c7..4e830141 100644
--- a/shared/sync-fs/pom.xml
+++ b/shared/sync-fs/pom.xml
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.apache.sling.ide</groupId>
         <artifactId>sling-ide-shared-parent</artifactId>
-        <version>1.3.8</version>
+        <version>1.3.9-SNAPSHOT</version>
         <relativePath>../parent/</relativePath>
     </parent>
 

Reply via email to