mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
switch to jdk 1.8
This commit is contained in:
parent
ff8984c203
commit
d4dfa4a468
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -71,7 +71,7 @@
|
|||
</modules>
|
||||
|
||||
<properties>
|
||||
<jdkVersion>1.7</jdkVersion>
|
||||
<jdkVersion>1.8</jdkVersion>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<junit.version>4.12</junit.version>
|
||||
<mockito.version>1.9.5</mockito.version>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue