Skip to content
This repository was archived by the owner on Oct 8, 2020. It is now read-only.

Commit c5fcc8a

Browse files
committed
Update versions for release
1 parent 8af36cb commit c5fcc8a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

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

1414
<packaging>pom</packaging>

sansa-ml-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<artifactId>sansa-ml-parent_2.11</artifactId>
1010
<groupId>net.sansa-stack</groupId>
11-
<version>0.6.0-SNAPSHOT</version>
11+
<version>0.6.0</version>
1212
</parent>
1313

1414
<name>ML API - Common</name>

sansa-ml-flink/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>net.sansa-stack</groupId>
88
<artifactId>sansa-ml-parent_2.11</artifactId>
9-
<version>0.6.0-SNAPSHOT</version>
9+
<version>0.6.0</version>
1010
</parent>
1111

1212
<artifactId>sansa-ml-flink_2.11</artifactId>

sansa-ml-spark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>net.sansa-stack</groupId>
77
<artifactId>sansa-ml-parent_2.11</artifactId>
8-
<version>0.6.0-SNAPSHOT</version>
8+
<version>0.6.0</version>
99
</parent>
1010

1111
<artifactId>sansa-ml-spark_2.11</artifactId>

0 commit comments

Comments
 (0)