Skip to content

Commit

Permalink
set min. java version to java 8
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Jan 4, 2022
1 parent 5f69431 commit bda39bc
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 @@ -73,6 +73,7 @@

<properties>
<mavenVersion>3.0</mavenVersion>
<mojo.java.target>1.8</mojo.java.target>
<scmpublish.content>${project.build.directory}/staging/build-helper-maven-plugin</scmpublish.content>
</properties>

Expand Down

0 comments on commit bda39bc

Please sign in to comment.