follow Maven conventions: development is done on SNAPSHOT, release have a version number without
This commit is contained in:
parent
e88465f5ec
commit
c152770f7d
12 changed files with 16 additions and 16 deletions
2
pom.xml
2
pom.xml
|
|
@ -4,7 +4,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.btools</groupId>
|
||||
<artifactId>brouter</artifactId>
|
||||
<version>0.98</version>
|
||||
<version>0.9.8-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<url>http://brensche.de/brouter/</url>
|
||||
<name>brouter</name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue