Prepared next development version

This commit is contained in:
Patrick Gotthard 2014-06-04 22:21:08 +02:00
parent ebce5846b7
commit 1d15605d2c

View file

@ -6,7 +6,7 @@
<parent>
<groupId>com.rometools</groupId>
<artifactId>rome-parent</artifactId>
<version>1.5.0</version>
<version>1.6.0-SNAPSHOT</version>
</parent>
<artifactId>rome-opml</artifactId>
@ -64,7 +64,7 @@
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome</artifactId>
<version>1.5.0</version>
<version>1.6.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>