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 03d37cb8608694e9bcbd856f8cb314ed07a1b181
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Sep 15 17:21:34 2025 +0200

    chore(eclipse): align versions of eclipse modules
---
 eclipse/p2update/pom.xml      | 2 +-
 eclipse/source-bundle/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclipse/p2update/pom.xml b/eclipse/p2update/pom.xml
index 7b3f76cb..5837c653 100644
--- a/eclipse/p2update/pom.xml
+++ b/eclipse/p2update/pom.xml
@@ -17,7 +17,7 @@
        <parent>
                <groupId>org.apache.sling.ide</groupId>
                <artifactId>sling-ide-tooling</artifactId>
-               <version>1.2.3-SNAPSHOT</version>
+               <version>1.3.4-SNAPSHOT</version>
        </parent>
        <artifactId>org.apache.sling.ide.p2update</artifactId>
        <packaging>eclipse-repository</packaging>
diff --git a/eclipse/source-bundle/pom.xml b/eclipse/source-bundle/pom.xml
index ba4eeb14..bfeafff5 100644
--- a/eclipse/source-bundle/pom.xml
+++ b/eclipse/source-bundle/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.sling.ide</groupId>
         <artifactId>sling-ide-tooling</artifactId>
-        <version>1.2.3-SNAPSHOT</version>
+        <version>1.3.4-SNAPSHOT</version>
     </parent>
     
     <artifactId>org.apache.sling.ide.source-bundle</artifactId>

Reply via email to