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

Change group id

This commit is contained in:
kobyb 2017-08-13 17:23:41 +03:00
parent dec11f646a
commit afbe37da50

View file

@ -20,7 +20,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.graphhopper</groupId>
<groupId>com.bringg</groupId>
<artifactId>jsprit</artifactId>
<version>1.7.3-SNAPSHOT</version>