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 85a111ca1aeb691b2de15962d4bd46c124d7332d
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Sep 19 12:00:07 2025 +0200

    chore(deps): set shared-deps version to 1.3.27-SNAPSHOT after the release
---
 eclipse/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclipse/pom.xml b/eclipse/pom.xml
index 565c7a45..0d35222e 100644
--- a/eclipse/pom.xml
+++ b/eclipse/pom.xml
@@ -223,7 +223,7 @@
 
     <properties>
         <tycho.version>4.0.13</tycho.version>
-        <sling-ide.shared-deps.version>1.3.26</sling-ide.shared-deps.version>
+        
<sling-ide.shared-deps.version>1.3.27-SNAPSHOT</sling-ide.shared-deps.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <minimalJavaBuildVersion>17</minimalJavaBuildVersion>
         <maven.compiler.target>17</maven.compiler.target>

Reply via email to