Updated version to 1.5.1-SNAPSHOT

This commit is contained in:
Patrick Gotthard 2015-06-25 21:09:23 +02:00
parent c224e81b7f
commit 46c0061a29

View file

@ -6,11 +6,11 @@
<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.5.1-SNAPSHOT</version>
</parent> </parent>
<artifactId>rome</artifactId> <artifactId>rome</artifactId>
<version>1.5.0</version> <version>1.5.1-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>rome</name> <name>rome</name>
@ -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.5.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.jdom</groupId> <groupId>org.jdom</groupId>