Prepared next development version
This commit is contained in:
parent
6ac5d4b06c
commit
6ccfda95e3
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -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-propono</artifactId>
|
<artifactId>rome-propono</artifactId>
|
||||||
|
@ -75,7 +75,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>commons-httpclient</groupId>
|
<groupId>commons-httpclient</groupId>
|
||||||
|
|
Loading…
Reference in a new issue