Child version must be independent from parent version for releases

This commit is contained in:
Patrick Gotthard 2014-06-03 23:48:17 +02:00
parent cd636e8076
commit 00762e1ca8

View file

@ -7,11 +7,12 @@
<parent>
<groupId>com.rometools</groupId>
<artifactId>rome-parent</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
</parent>
<artifactId>rome-utils</artifactId>
<packaging>jar</packaging>
<version>1.5.0-SNAPSHOT</version>
<name>rome-utils</name>