Skip to content

Commit

Permalink
bumped version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando González Cortés committed Jul 28, 2016
1 parent c047436 commit de1774b
Show file tree
Hide file tree
Showing 18 changed files with 48 additions and 48 deletions.
16 changes: 8 additions & 8 deletions argentina/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<packaging>war</packaging>
<artifactId>argentina</artifactId>
Expand All @@ -22,32 +22,32 @@
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>core</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>base</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>feedback</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>layer-time-sliders</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>time-slider</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>tour</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>ec.gob.dnf.portal</groupId>
Expand Down Expand Up @@ -163,7 +163,7 @@
<plugin>
<groupId>org.fao.unredd</groupId>
<artifactId>jwebclient-analyzer-maven-plugin</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
<executions>
<execution>
<id>generate-buildconfig</id>
Expand Down
4 changes: 2 additions & 2 deletions base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>base</artifactId>
<name>UNREDD NFMS base plugins</name>
Expand Down Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>core</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<!-- J2EE -->
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<name>UNREDD NFMS portal core</name>
<artifactId>core</artifactId>
Expand Down Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>jwebclient-analyzer</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
</dependencies>
<build>
Expand Down
26 changes: 13 additions & 13 deletions demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<packaging>war</packaging>
<artifactId>demo</artifactId>
Expand All @@ -22,57 +22,57 @@
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>core</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>base</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>layers-editor</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>footnote</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>feedback</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>layer-time-sliders</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>language-buttons</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>time-slider</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>tour</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>layer-order</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>examples</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<!-- Other deployments may access other databases, so it is responsibility
of the application to include the necessary drivers -->
Expand Down Expand Up @@ -183,7 +183,7 @@
<plugin>
<groupId>org.fao.unredd</groupId>
<artifactId>jwebclient-analyzer-maven-plugin</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
<executions>
<execution>
<id>generate-buildconfig</id>
Expand Down
4 changes: 2 additions & 2 deletions examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<groupId>org.fao.unredd</groupId>
<artifactId>examples</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
<name>examples</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions feedback/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>feedback</artifactId>
<name>feedback</name>
Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>base</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>

<!-- API and implementation, as reported here: https://java.net/projects/javamail/pages/Home -->
Expand Down
2 changes: 1 addition & 1 deletion footnote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>footnote</artifactId>
<name>footnote</name>
Expand Down
4 changes: 2 additions & 2 deletions geoexplorer-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>geoexplorer-reader</artifactId>
<name>geoexplorer-reader</name>
Expand All @@ -24,7 +24,7 @@
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>core</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.xerial</groupId>
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>integration-tests</artifactId>
<name>integration-tests</name>
Expand All @@ -24,7 +24,7 @@
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>demo</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
<type>war</type>
<scope>test</scope>
</dependency>
Expand Down
4 changes: 2 additions & 2 deletions jwebclient-analyzer-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>jwebclient-analyzer-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>jwebclient-analyzer</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
</dependencies>
<build>
Expand Down
2 changes: 1 addition & 1 deletion jwebclient-analyzer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>jwebclient-analyzer</artifactId>
<name>jwebclient-analyzer</name>
Expand Down
4 changes: 2 additions & 2 deletions language-buttons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>language-buttons</artifactId>
<name>language-buttons</name>
Expand All @@ -24,7 +24,7 @@
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>base</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion layer-order/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>layer-order</artifactId>
<name>layer-order</name>
Expand Down
2 changes: 1 addition & 1 deletion layer-time-sliders/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>layer-time-sliders</artifactId>
<name>layer-time-sliders</name>
Expand Down
4 changes: 2 additions & 2 deletions layers-editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>layers-editor</artifactId>
<name>layers-editor</name>
Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>core</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
<packaging>pom</packaging>
<name>UNREDD NFMS portal</name>
<modules>
Expand Down
4 changes: 2 additions & 2 deletions time-slider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>time-slider</artifactId>
<name>time-slider</name>
Expand All @@ -24,7 +24,7 @@
<dependency>
<groupId>org.fao.unredd</groupId>
<artifactId>base</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions tour/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>org.fao.unredd</groupId>
<artifactId>portal-root</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<groupId>org.fao.unredd</groupId>
<artifactId>tour</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
<name>tour</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down

0 comments on commit de1774b

Please sign in to comment.