mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
refine scm and issuemanagement
This commit is contained in:
parent
250e9a4f24
commit
742dcf533b
1 changed files with 9 additions and 9 deletions
8
pom.xml
8
pom.xml
|
|
@ -50,15 +50,15 @@
|
||||||
</prerequisites>
|
</prerequisites>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:git@github.com:jsprit/jsprit.git</connection>
|
<connection>scm:git:git@github.com:graphhopper/jsprit.git</connection>
|
||||||
<developerConnection>scm:git:https://github.com/jsprit/jsprit.git</developerConnection>
|
<developerConnection>scm:git:https://github.com/graphhopper/jsprit.git</developerConnection>
|
||||||
<url>http://github.com/jsprit/jsprit/tree/master</url>
|
<url>http://github.com/graphhopper/jsprit/tree/master</url>
|
||||||
<tag>HEAD</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>github</system>
|
<system>github</system>
|
||||||
<url>https://github.com/jsprit/jsprit/issues</url>
|
<url>https://github.com/graphhopper/jsprit/issues</url>
|
||||||
</issueManagement>
|
</issueManagement>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue