1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

fixed compile error

This commit is contained in:
oblonski 2016-07-27 20:59:05 +02:00
parent 9f82dd122e
commit e4858098cf
11 changed files with 36 additions and 94 deletions

View file

@ -21,6 +21,7 @@
<artifactId>jsprit-core</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jsprit-analysis</artifactId>