Skip to content

Commit 33e781b

Browse files
authored
Upgrade to java 11 compatible tycho
1 parent d9e7908 commit 33e781b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io.sloeber.parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<packaging>pom</packaging>
1010

1111
<properties>
12-
<tycho.version>1.3.0</tycho.version>
12+
<tycho.version>2.0.0</tycho.version>
1313
<built.repo.dir>${project.build.directory}/repo</built.repo.dir>
1414
</properties>
1515

0 commit comments

Comments
 (0)