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
commit e55368e1a121a55393d29b3113376f063b8876fe Author: Robert Munteanu <[email protected]> AuthorDate: Mon Sep 22 11:49:00 2025 +0200 chore(deps): set shared-deps version to 1.3.0 for release --- eclipse/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse/pom.xml b/eclipse/pom.xml index 958076f8..a2e33fd7 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.2.3-SNAPSHOT</sling-ide.shared-deps.version> + <sling-ide.shared-deps.version>1.3.0</sling-ide.shared-deps.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <minimalJavaBuildVersion>17</minimalJavaBuildVersion> <maven.compiler.target>17</maven.compiler.target>
