Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4b90b commit d7a3c20Copy full SHA for d7a3c20
pom.xml
@@ -12,6 +12,8 @@
12
13
<properties>
14
<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>
17
</properties>
18
19
<!-- needed for the jmathplot dependency -->
0 commit comments