update all Maven poms to 1.3.2

This commit is contained in:
Christian Pesch 2015-11-12 14:05:45 +01:00
parent 392814b143
commit 8d10b3adf1
4 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
<parent>
<groupId>org.btools</groupId>
<artifactId>brouter</artifactId>
<version>1.3</version>
<version>1.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>brouter-util</artifactId>