mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
[maven-release-plugin] prepare release v0.0.1
This commit is contained in:
parent
ef182ffc2f
commit
348e31f50e
4 changed files with 20 additions and 4 deletions
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>jsprit</groupId>
|
||||
<artifactId>jsprit-project</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>0.0.1</version>
|
||||
<relativePath>../jsprit-project/pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
|
@ -47,4 +47,8 @@
|
|||
</dependencies>
|
||||
|
||||
|
||||
|
||||
<scm>
|
||||
<tag>v0.0.1</tag>
|
||||
</scm>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue