Skip to content

Commit

Permalink
kie-issues-3343: Move main to maven.compiler.release -> 17 (apache#1944)
Browse files Browse the repository at this point in the history
  • Loading branch information
wmedvede authored and rgdoliveira committed Jan 18, 2024
1 parent d61e1cd commit 0274f3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<properties>
<container.image.kogito-service>org.kie.kogito/integration-tests-trusty-service-springboot:${project.version}</container.image.kogito-service>
<sonar.exclusions>**/KogitoApplication.java</sonar.exclusions>
<version.jib-maven-plugin>2.5.2</version.jib-maven-plugin>
<version.jib-maven-plugin>2.8.0</version.jib-maven-plugin>
<jib-maven-plugin.container.image>eclipse-temurin:17-jre</jib-maven-plugin.container.image>
</properties>

Expand Down

0 comments on commit 0274f3d

Please sign in to comment.