Prepared next development version

This commit is contained in:
Patrick Gotthard 2014-06-04 22:20:16 +02:00
parent ee5d44458d
commit 3d525aa978

View file

@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.rometools</groupId> <groupId>com.rometools</groupId>
<artifactId>rome-parent</artifactId> <artifactId>rome-parent</artifactId>
<version>1.5.0</version> <version>1.6.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>rome</artifactId> <artifactId>rome</artifactId>
@ -136,7 +136,7 @@
<dependency> <dependency>
<groupId>com.rometools</groupId> <groupId>com.rometools</groupId>
<artifactId>rome-utils</artifactId> <artifactId>rome-utils</artifactId>
<version>1.5.0</version> <version>1.6.0-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.jdom</groupId> <groupId>org.jdom</groupId>