This is an automated email from the ASF dual-hosted git repository.

kwin 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 6a472afe releng: update to Tycho 3.0.1 (#20)
6a472afe is described below

commit 6a472afea93fb31931efbc0f7dbbfe2ad3b428f1
Author: Konrad Windszus <[email protected]>
AuthorDate: Wed Dec 21 07:02:43 2022 +0100

    releng: update to Tycho 3.0.1 (#20)
---
 eclipse/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclipse/pom.xml b/eclipse/pom.xml
index c9a7eed8..78988b28 100644
--- a/eclipse/pom.xml
+++ b/eclipse/pom.xml
@@ -187,7 +187,7 @@
     </build>
 
     <properties>
-        <tycho.version>3.0.0</tycho.version>
+        <tycho.version>3.0.1</tycho.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <minimalJavaBuildVersion>17</minimalJavaBuildVersion>
         <maven.compiler.target>17</maven.compiler.target>

Reply via email to