Skip to content

Commit

Permalink
prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
RobStek committed May 13, 2015
1 parent ccedb8e commit 29165fc
Show file tree
Hide file tree
Showing 34 changed files with 77 additions and 77 deletions.
4 changes: 2 additions & 2 deletions admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>cds-parent</artifactId>
<groupId>nl.ipo.cds</groupId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -377,7 +377,7 @@
<dependency>
<groupId>nl.ipo.cds</groupId>
<artifactId>themes</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
<type>pom</type>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion attributemapping/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>nl.ipo.cds</groupId>
<artifactId>cds-parent</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>
<artifactId>attributemapping</artifactId>
<name>CDS Inspire - Attributemapping</name>
Expand Down
2 changes: 1 addition & 1 deletion catalog-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>nl.ipo.cds</groupId>
<artifactId>cds-parent</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>
<artifactId>catalog-metadata</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cds-deegree-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>cds-parent</artifactId>
<groupId>nl.ipo.cds</groupId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>

<artifactId>cds-deegree-extension</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cds-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>cds-parent</artifactId>
<groupId>nl.ipo.cds</groupId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>
<artifactId>cds-test</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>cds-parent</artifactId>
<groupId>nl.ipo.cds</groupId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion deegree-webservices-cds/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>nl.ipo.cds</groupId>
<artifactId>cds-parent</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>

<repositories>
Expand Down
2 changes: 1 addition & 1 deletion domain-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>cds-parent</artifactId>
<groupId>nl.ipo.cds</groupId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>
<artifactId>domain-metadata</artifactId>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>cds-parent</artifactId>
<groupId>nl.ipo.cds</groupId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>domain</artifactId>
Expand Down Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>nl.ipo.cds</groupId>
<artifactId>job-executor-api</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>nl.idgis.commons</groupId>
Expand Down
4 changes: 2 additions & 2 deletions etl-attributemapping/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<parent>
<groupId>nl.ipo.cds</groupId>
<artifactId>cds-parent</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>
<artifactId>etl-attributemapping</artifactId>
<name>CDS - ETL - Attributemapping</name>
<dependencies>
<dependency>
<groupId>nl.ipo.cds</groupId>
<artifactId>attributemapping</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>nl.ipo.cds</groupId>
Expand Down
4 changes: 2 additions & 2 deletions etl-operations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<parent>
<groupId>nl.ipo.cds</groupId>
<artifactId>cds-parent</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>
<artifactId>etl-operations</artifactId>
<name>CDS Inspire - ETL - Transform operations</name>
<dependencies>
<dependency>
<groupId>nl.ipo.cds</groupId>
<artifactId>attributemapping</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
6 changes: 3 additions & 3 deletions etl-proces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>cds-parent</artifactId>
<groupId>nl.ipo.cds</groupId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>etl-proces</artifactId>
Expand Down Expand Up @@ -283,12 +283,12 @@
<dependency>
<groupId>nl.ipo.cds</groupId>
<artifactId>attributemapping</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>nl.ipo.cds</groupId>
<artifactId>etl-operations</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>nl.idgis.commons</groupId>
Expand Down
2 changes: 1 addition & 1 deletion etl-reporting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<parent>
<artifactId>cds-parent</artifactId>
<groupId>nl.ipo.cds</groupId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>etl-reporting</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion etl-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>nl.ipo.cds</groupId>
<artifactId>cds-parent</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>
<artifactId>etl-test</artifactId>
<name>CDS - ETL test</name>
Expand Down
2 changes: 1 addition & 1 deletion job-executor/job-executor-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>nl.ipo.cds</groupId>
<artifactId>job-executor</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>

Expand Down
6 changes: 3 additions & 3 deletions job-executor/job-executor-exec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>nl.ipo.cds</groupId>
<artifactId>job-executor</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>

Expand Down Expand Up @@ -38,13 +38,13 @@
<dependency>
<groupId>nl.ipo.cds</groupId>
<artifactId>themes</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>nl.ipo.cds</groupId>
<artifactId>catalog-metadata</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion job-executor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>nl.ipo.cds</groupId>
<artifactId>cds-parent</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
6 changes: 3 additions & 3 deletions managerDB/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>cds-parent</artifactId>
<groupId>nl.ipo.cds</groupId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>managerDB</artifactId>
Expand Down Expand Up @@ -384,12 +384,12 @@
<dependency>
<groupId>nl.ipo.cds</groupId>
<artifactId>attributemapping</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>nl.ipo.cds</groupId>
<artifactId>etl-attributemapping</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion metadataDB/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>cds-parent</artifactId>
<groupId>nl.ipo.cds</groupId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>
<artifactId>metadataDB</artifactId>
<build>
Expand Down
2 changes: 1 addition & 1 deletion nagios-status/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>cds-parent</artifactId>
<groupId>nl.ipo.cds</groupId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Loading

0 comments on commit 29165fc

Please sign in to comment.