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

Commit 92f9b35

Browse files
committed
Bump to 0.6.0 version
1 parent 8eb0edb commit 92f9b35

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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-parent</artifactId>
9-
<version>0.6.0-SNAPSHOT</version>
9+
<version>0.6.0</version>
1010
</parent>
1111

1212
<artifactId>sansa-stack-parent</artifactId>

sansa-stack-flink/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-stack-parent</artifactId>
8-
<version>0.6.0-SNAPSHOT</version>
8+
<version>0.6.0</version>
99
</parent>
1010

1111
<artifactId>sansa-stack-flink</artifactId>

sansa-stack-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-stack-parent</artifactId>
8-
<version>0.6.0-SNAPSHOT</version>
8+
<version>0.6.0</version>
99
</parent>
1010

1111
<artifactId>sansa-stack-spark</artifactId>

0 commit comments

Comments
 (0)