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

reverse release

This commit is contained in:
Stefan Schroeder 2013-06-05 09:57:42 +02:00
parent a4e8c3755e
commit fa857c334e
5 changed files with 5 additions and 21 deletions

View file

@ -22,7 +22,7 @@
<parent> <parent>
<groupId>jsprit</groupId> <groupId>jsprit</groupId>
<artifactId>jsprit-project</artifactId> <artifactId>jsprit-project</artifactId>
<version>0.0.1</version> <version>0.0.1-SNAPSHOT</version>
<relativePath>../jsprit-project/pom.xml</relativePath> <relativePath>../jsprit-project/pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
@ -46,9 +46,4 @@
</dependency> </dependency>
</dependencies> </dependencies>
<scm>
<tag>v0.0.1</tag>
</scm>
</project> </project>

View file

@ -22,7 +22,7 @@
<parent> <parent>
<groupId>jsprit</groupId> <groupId>jsprit</groupId>
<artifactId>jsprit-project</artifactId> <artifactId>jsprit-project</artifactId>
<version>0.0.1</version> <version>0.0.1-SNAPSHOT</version>
<relativePath>../jsprit-project/pom.xml</relativePath> <relativePath>../jsprit-project/pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
@ -56,9 +56,4 @@
</dependencies> </dependencies>
<scm>
<tag>v0.0.1</tag>
</scm>
</project> </project>

View file

@ -22,7 +22,7 @@
<parent> <parent>
<groupId>jsprit</groupId> <groupId>jsprit</groupId>
<artifactId>jsprit-project</artifactId> <artifactId>jsprit-project</artifactId>
<version>0.0.1</version> <version>0.0.1-SNAPSHOT</version>
<relativePath>../jsprit-project/pom.xml</relativePath> <relativePath>../jsprit-project/pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
@ -48,7 +48,4 @@
</dependency> </dependency>
</dependencies> </dependencies>
<scm>
<tag>v0.0.1</tag>
</scm>
</project> </project>

View file

@ -22,7 +22,7 @@
<parent> <parent>
<groupId>jsprit</groupId> <groupId>jsprit</groupId>
<artifactId>jsprit-project</artifactId> <artifactId>jsprit-project</artifactId>
<version>0.0.1</version> <version>0.0.1-SNAPSHOT</version>
<relativePath>../jsprit-project/pom.xml</relativePath> <relativePath>../jsprit-project/pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
@ -40,7 +40,4 @@
</dependency> </dependency>
</dependencies> </dependencies>
<scm>
<tag>v0.0.1</tag>
</scm>
</project> </project>

View file

@ -23,7 +23,7 @@
<groupId>jsprit</groupId> <groupId>jsprit</groupId>
<artifactId>jsprit-project</artifactId> <artifactId>jsprit-project</artifactId>
<version>0.0.1</version> <version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>