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

Commit

Permalink
Update versions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
GezimSejdiu committed Jul 1, 2019
1 parent 8af36cb commit c5fcc8a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>net.sansa-stack</groupId>
<artifactId>sansa-parent</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion sansa-ml-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>sansa-ml-parent_2.11</artifactId>
<groupId>net.sansa-stack</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<name>ML API - Common</name>
Expand Down
2 changes: 1 addition & 1 deletion sansa-ml-flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>net.sansa-stack</groupId>
<artifactId>sansa-ml-parent_2.11</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>sansa-ml-flink_2.11</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sansa-ml-spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>net.sansa-stack</groupId>
<artifactId>sansa-ml-parent_2.11</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>sansa-ml-spark_2.11</artifactId>
Expand Down

0 comments on commit c5fcc8a

Please sign in to comment.