We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d926ce commit 111140fCopy full SHA for 111140f
1 file changed
plugins/de.fraunhofer.ipa.ros.parent/pom.xml
@@ -155,6 +155,7 @@
155
<artifactId>target-platform-configuration</artifactId>
156
<version>${tycho-version}</version>
157
<configuration>
158
+ <executionEnvironment>JavaSE-21</executionEnvironment>
159
<environments>
160
<environment>
161
<os>macosx</os>
@@ -196,4 +197,4 @@
196
197
</plugin>
198
</plugins>
199
</build>
-</project>
200
+</project>
0 commit comments