Skip to content

Commit e9f8913

Browse files
committed
Build using Tycho 4.0.13-SNAPSHOT
Needed to make the project build if using Java 24
1 parent 36d90de commit e9f8913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<properties>
4848
<mirror-repo-name>updates-nightly</mirror-repo-name>
4949
<mirror-docker-repo-name>updates-docker-nightly</mirror-docker-repo-name>
50-
<tycho-version>4.0.12</tycho-version>
50+
<tycho-version>4.0.13-SNAPSHOT</tycho-version>
5151
<tycho.scmUrl>scm:git:https://github.com/eclipse-linuxtools/org.eclipse.linuxtools</tycho.scmUrl>
5252
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5353
</properties>

0 commit comments

Comments
 (0)