Skip to content

Commit

Permalink
Fixed updated POM. Added maven.compiler.release property.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopheClermont committed May 28, 2024
1 parent 76374a2 commit ce11381
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 @@ -74,7 +74,7 @@

<properties>
<!-- Java 8 -->
<maven.compiler.target>8</maven.compiler.target>
<maven.compiler.release>8</maven.compiler.release>

<!-- Reproducible Build -->
<!-- See https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
Expand Down

0 comments on commit ce11381

Please sign in to comment.