Skip to content

Commit

Permalink
Fix IT
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed May 26, 2024
1 parent d436856 commit 69b6eb4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<configuration>
<!-- recommended: use p2-based target platform resolver -->
<resolver>p2</resolver>
<executionEnvironment>JavaSE-@maven.compiler.source@</executionEnvironment>
<executionEnvironment>JavaSE-1.8</executionEnvironment>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 69b6eb4

Please sign in to comment.