Skip to content
This repository was archived by the owner on Mar 20, 2019. It is now read-only.

Commit 785cf34

Browse files
author
arvid
committed
Release 0.4.2
1 parent d772106 commit 785cf34

17 files changed

Lines changed: 17 additions & 17 deletions

File tree

meteor/meteor-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>meteor</artifactId>
99
<groupId>eu.stratosphere</groupId>
10-
<version>0.4.2-SNAPSHOT</version>
10+
<version>0.4.2</version>
1111
</parent>
1212

1313
<artifactId>meteor-client</artifactId>

meteor/meteor-meteor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>meteor</artifactId>
77
<groupId>eu.stratosphere</groupId>
8-
<version>0.4.2-SNAPSHOT</version>
8+
<version>0.4.2</version>
99
</parent>
1010
<artifactId>meteor-meteor</artifactId>
1111
<name>meteor-meteor</name>

meteor/meteor-testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>meteor</artifactId>
77
<groupId>eu.stratosphere</groupId>
8-
<version>0.4.2-SNAPSHOT</version>
8+
<version>0.4.2</version>
99
</parent>
1010
<artifactId>meteor-testing</artifactId>
1111
<name>meteor-testing</name>

meteor/meteor-webfrontend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>meteor</artifactId>
99
<groupId>eu.stratosphere</groupId>
10-
<version>0.4.2-SNAPSHOT</version>
10+
<version>0.4.2</version>
1111
</parent>
1212

1313
<name>meteor-webfrontend</name>

meteor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>hll</artifactId>
66
<groupId>eu.stratosphere</groupId>
7-
<version>0.4.2-SNAPSHOT</version>
7+
<version>0.4.2</version>
88
</parent>
99
<artifactId>meteor</artifactId>
1010
<packaging>pom</packaging>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>eu.stratosphere</groupId>
1515
<artifactId>hll</artifactId>
16-
<version>0.4.2-SNAPSHOT</version>
16+
<version>0.4.2</version>
1717

1818
<name>hll</name>
1919
<packaging>pom</packaging>

sopremo-meteor-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>eu.stratosphere</groupId>
1010
<artifactId>hll</artifactId>
11-
<version>0.4.2-SNAPSHOT</version>
11+
<version>0.4.2</version>
1212
</parent>
1313

1414
<artifactId>sopremo-meteor-dist</artifactId>

sopremo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>hll</artifactId>
77
<groupId>eu.stratosphere</groupId>
8-
<version>0.4.2-SNAPSHOT</version>
8+
<version>0.4.2</version>
99
</parent>
1010
<artifactId>sopremo</artifactId>
1111
<packaging>pom</packaging>

sopremo/sopremo-base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>sopremo</artifactId>
77
<groupId>eu.stratosphere</groupId>
8-
<version>0.4.2-SNAPSHOT</version>
8+
<version>0.4.2</version>
99
</parent>
1010
<artifactId>sopremo-base</artifactId>
1111
<name>sopremo-base</name>

sopremo/sopremo-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>sopremo</artifactId>
77
<groupId>eu.stratosphere</groupId>
8-
<version>0.4.2-SNAPSHOT</version>
8+
<version>0.4.2</version>
99
</parent>
1010
<artifactId>sopremo-client</artifactId>
1111
<name>sopremo-client</name>

0 commit comments

Comments
 (0)