Updates version to 1.7.2-SNAPSHOT

This commit is contained in:
Patrick Gotthard 2017-01-07 12:48:16 +01:00
parent a5436ba70e
commit a4b8f35741
10 changed files with 18 additions and 18 deletions

18
pom.xml
View file

@ -5,7 +5,7 @@
<groupId>com.rometools</groupId>
<artifactId>rome-parent</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
@ -209,42 +209,42 @@
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome-certiorem</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome-certiorem-webapp</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome-fetcher</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome-modules</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome-opml</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome-propono</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome-utils</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</dependency>
<!-- JDOM -->
<dependency>

View file

@ -5,7 +5,7 @@
<parent>
<groupId>com.rometools</groupId>
<artifactId>rome-parent</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</parent>
<artifactId>rome-certiorem-webapp</artifactId>

View file

@ -5,7 +5,7 @@
<parent>
<groupId>com.rometools</groupId>
<artifactId>rome-parent</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</parent>
<artifactId>rome-certiorem</artifactId>

View file

@ -6,7 +6,7 @@
<parent>
<groupId>com.rometools</groupId>
<artifactId>rome-parent</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</parent>
<artifactId>rome-fetcher</artifactId>

View file

@ -5,7 +5,7 @@
<parent>
<groupId>com.rometools</groupId>
<artifactId>rome-parent</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</parent>
<artifactId>rome-modules</artifactId>

View file

@ -5,7 +5,7 @@
<parent>
<groupId>com.rometools</groupId>
<artifactId>rome-parent</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</parent>
<artifactId>rome-opml</artifactId>

View file

@ -5,7 +5,7 @@
<parent>
<groupId>com.rometools</groupId>
<artifactId>rome-parent</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</parent>
<artifactId>rome-osgi-test</artifactId>

View file

@ -5,7 +5,7 @@
<parent>
<groupId>com.rometools</groupId>
<artifactId>rome-parent</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</parent>
<artifactId>rome-propono</artifactId>

View file

@ -5,7 +5,7 @@
<parent>
<groupId>com.rometools</groupId>
<artifactId>rome-parent</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</parent>
<artifactId>rome-utils</artifactId>

View file

@ -5,7 +5,7 @@
<parent>
<groupId>com.rometools</groupId>
<artifactId>rome-parent</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</parent>
<artifactId>rome</artifactId>