Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Commit

Permalink
Downgraded tycho verison to test if it fixes the build
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sr committed Jul 8, 2023
1 parent 5ecd06a commit 33f82e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<mwe2LaunchVersion>2.14.0</mwe2LaunchVersion> <!-- This plugin is provided by Eclipse, not Xtext -->

<!-- Tycho version used by Maven (Eclipse specific build support)-->
<tychoVersion>2.7.3</tychoVersion>
<tychoVersion>2.6.0</tychoVersion>

<!-- Maven only properties -->
<maven.compiler.source>17</maven.compiler.source>
Expand Down

0 comments on commit 33f82e9

Please sign in to comment.