Skip to content

Commit

Permalink
MARWEB-442 prepare release of version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
steen-elv committed Jun 15, 2017
1 parent edf7570 commit 5dfbc4b
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 20 deletions.
1 change: 0 additions & 1 deletion .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>dk.dma.enav.services</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dataformats/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>dk.dma.enav.services</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>dk.dma.enav.services</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion map-tiles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>dk.dma.enav.services</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion metoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>dk.dma.enav.services</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion msi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>dk.dma.enav.services</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>dk.dma.enav.services</groupId>
<artifactId>parent</artifactId>
<packaging>pom</packaging>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<name>e-Navigation Services parent</name>
<description>Parent project for all the e-nav services</description>

Expand All @@ -28,7 +28,7 @@


<properties>
<enav-services.version>1.0.4-SNAPSHOT</enav-services.version>
<enav-services.version>1.0.4</enav-services.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<shiro.version>1.2.2</shiro.version>
<version.org.jboss.spec.javaee7>1.0.3.Final</version.org.jboss.spec.javaee7>
Expand Down
2 changes: 1 addition & 1 deletion reporting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>dk.dma.enav.services</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion sar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>dk.dma.enav.services</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion service-registry-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>dk.dma.enav.services</groupId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion service-registry-static/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>dk.dma.enav.services</groupId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion service-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>dk.dma.enav.services</groupId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion test-utilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>dk.dma.enav.services</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion user/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>dk.dma.enav.services</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion vessel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>dk.dma.enav.services</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion vrmt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<artifactId>parent</artifactId>
<groupId>dk.dma.enav.services</groupId>
<relativePath>../pom.xml</relativePath>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>vrmt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vts-report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>dk.dma.enav.services</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion weather/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>dk.dma.enav.services</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 5dfbc4b

Please sign in to comment.