Skip to content

Commit

Permalink
Removes deprecated maven property java.level
Browse files Browse the repository at this point in the history
java.level is no longer the way to set the required java version

jenkinsci/plugin-pom#522
  • Loading branch information
froque committed Feb 9, 2023
1 parent 373f1b1 commit da81d55
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@
<tag>HEAD</tag>
</scm>

<properties>
<java.level>11</java.level>
</properties>

<dependencies>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit da81d55

Please sign in to comment.