Skip to content

Commit

Permalink
[MVN] Clear deprecated Tycho parameters
Browse files Browse the repository at this point in the history
fixup! [MVN] Bump Tycho and Maven version for JDK 21 support Related d303e69 Maven bump is manual until Github update there images to have a version of maven above 3.9.X required by Tycho 4 (https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.0/RELEASE_NOTES.md) which is the first version to support JDK 21
  • Loading branch information
RoiArthurB committed Jun 13, 2024
1 parent 852e12b commit 6cbd560
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gama.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@
<useProjectSettings>false</useProjectSettings>
<generatedSourcesDirectory>${project.build.directory}</generatedSourcesDirectory>
<optimize>true</optimize>
<executionEnvironment>${jdk.version}</executionEnvironment>
<showWarnings>true</showWarnings>
</configuration>
</plugin>
Expand Down Expand Up @@ -420,7 +419,6 @@
<removeAll />
</filter>
</filters>
<resolver>p2</resolver>
<pomDependencies>consider</pomDependencies>
<environments>
<environment>
Expand Down

0 comments on commit 6cbd560

Please sign in to comment.