Skip to content

Commit bda39bc

Browse files
committed
set min. java version to java 8
1 parent 5f69431 commit bda39bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373

7474
<properties>
7575
<mavenVersion>3.0</mavenVersion>
76+
<mojo.java.target>1.8</mojo.java.target>
7677
<scmpublish.content>${project.build.directory}/staging/build-helper-maven-plugin</scmpublish.content>
7778
</properties>
7879

0 commit comments

Comments
 (0)