Skip to content
Snippets Groups Projects
Commit 3c7b9e79 authored by dgelessus's avatar dgelessus
Browse files

Update to Tycho 4.0.8

Tycho 3 and later require Java 17 and build time, but this doesn't
matter anymore - the build already requires Java 17 now, because of
Rodin 3.9.
parent 0409a596
Branches
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<!-- enable tycho build extension --> <!-- enable tycho build extension -->
<groupId>org.eclipse.tycho</groupId> <groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-maven-plugin</artifactId> <artifactId>tycho-maven-plugin</artifactId>
<version>2.7.5</version> <version>4.0.8</version>
<extensions>true</extensions> <extensions>true</extensions>
</plugin> </plugin>
</plugins> </plugins>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment