Skip to content

Commit

Permalink
Define variable java.version.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed May 10, 2024
1 parent 63f0f54 commit 4651fcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
<properties>
<jenkins.baseline>2.426</jenkins.baseline>
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
<java.version>${maven.compiler.release}</java.version>
<spotbugs.failOnError>false</spotbugs.failOnError>
<codingstyle.config.version>4.10.0</codingstyle.config.version>

Expand Down

0 comments on commit 4651fcf

Please sign in to comment.