mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
Merge branch 'master' of https://github.com/graphhopper/jsprit
This commit is contained in:
commit
f5dd04329c
31 changed files with 365 additions and 1121 deletions
8
pom.xml
8
pom.xml
|
|
@ -202,6 +202,14 @@
|
|||
|
||||
<!-- mvn clean deploy -P release -->
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>selected-build</id>
|
||||
<modules>
|
||||
<module>jsprit-core</module>
|
||||
<module>jsprit-io</module>
|
||||
<module>jsprit-analysis</module>
|
||||
</modules>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>release</id>
|
||||
<activation>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue