Prepared next development version

This commit is contained in:
Patrick Gotthard 2014-06-04 22:20:56 +02:00
parent 1d94466584
commit 4c40079657

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-modules</artifactId> <artifactId>rome-modules</artifactId>
@ -64,7 +64,7 @@
<dependency> <dependency>
<groupId>com.rometools</groupId> <groupId>com.rometools</groupId>
<artifactId>rome</artifactId> <artifactId>rome</artifactId>
<version>1.5.0</version> <version>1.6.0-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>ch.qos.logback</groupId> <groupId>ch.qos.logback</groupId>