update version in poms to 1.0.4

This commit is contained in:
Christian Pesch 2014-12-27 14:48:28 +01:00
parent bd5dfb0b2e
commit 3dddb1a399
8 changed files with 8 additions and 8 deletions

View file

@ -5,7 +5,7 @@
<parent>
<groupId>org.btools</groupId>
<artifactId>brouter</artifactId>
<version>0.9.9-SNAPSHOT</version>
<version>1.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>brouter-core</artifactId>