Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d7a3c20

Browse files
mvn source option
1 parent 3b4b90b commit d7a3c20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
<properties>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15+
<maven.compiler.source>1.6</maven.compiler.source>
16+
<maven.compiler.target>1.6</maven.compiler.target>
1517
</properties>
1618

1719
<!-- needed for the jmathplot dependency -->

0 commit comments

Comments
 (0)