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

Commit 54a9d8d

Browse files
committed
Update versions for release
1 parent cc15a99 commit 54a9d8d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pom.xml

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

1313
<packaging>pom</packaging>

sansa-owl-common/pom.xml

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

1313
<name>SANSA OWL layer - Common</name>

sansa-owl-flink/pom.xml

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

1313
<artifactId>sansa-owl-flink_2.11</artifactId>

sansa-owl-spark/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-owl-parent_2.11</artifactId>
9-
<version>0.6.0-SNAPSHOT</version>
9+
<version>0.6.0</version>
1010
</parent>
1111

1212
<artifactId>sansa-owl-spark_2.11</artifactId>

0 commit comments

Comments
 (0)