Skip to content
This repository was archived by the owner on Jan 30, 2018. It is now read-only.

Commit 78d6b1e

Browse files
committed
[maven-release-plugin] prepare release v2.0.0
1 parent 2f545cd commit 78d6b1e

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.n52.iceland</groupId>
2525
<artifactId>iceland-parent</artifactId>
26-
<version>2-SNAPSHOT</version>
26+
<version>2.0.0</version>
2727
</parent>
2828

2929
<artifactId>iceland</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<groupId>org.n52.iceland</groupId>
3030
<artifactId>iceland-parent</artifactId>
31-
<version>2-SNAPSHOT</version>
31+
<version>2.0.0</version>
3232

3333
<packaging>pom</packaging>
3434

@@ -90,7 +90,7 @@
9090
<url>https://github.com/52North/iceland</url>
9191
<connection>scm:git:https://github.com/52North/iceland.git</connection>
9292
<developerConnection>scm:git:https://github.com/52North/iceland.git</developerConnection>
93-
<tag>HEAD</tag>
93+
<tag>v2.0.0</tag>
9494
</scm>
9595

9696
<issueManagement>

statistics/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.n52.iceland</groupId>
2525
<artifactId>iceland-parent</artifactId>
26-
<version>2-SNAPSHOT</version>
26+
<version>2.0.0</version>
2727
<relativePath>../..</relativePath>
2828
</parent>
2929

statistics/generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.n52.iceland</groupId>
2525
<artifactId>iceland-parent</artifactId>
26-
<version>2-SNAPSHOT</version>
26+
<version>2.0.0</version>
2727
<relativePath>../..</relativePath>
2828
</parent>
2929

statistics/geolocation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.n52.iceland</groupId>
2525
<artifactId>iceland-parent</artifactId>
26-
<version>2-SNAPSHOT</version>
26+
<version>2.0.0</version>
2727
<relativePath>../..</relativePath>
2828
</parent>
2929

statistics/kibana/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.n52.iceland</groupId>
2525
<artifactId>iceland-parent</artifactId>
26-
<version>2-SNAPSHOT</version>
26+
<version>2.0.0</version>
2727
<relativePath>../..</relativePath>
2828
</parent>
2929

0 commit comments

Comments
 (0)