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

Commit

Permalink
Bump SANSA version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GezimSejdiu committed Jan 15, 2020
1 parent 92f9b35 commit 4f6229a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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-parent</artifactId>
<version>0.6.0</version>
<version>0.7.1</version>
</parent>

<artifactId>sansa-stack-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sansa-stack-flink/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-stack-parent</artifactId>
<version>0.6.0</version>
<version>0.7.1</version>
</parent>

<artifactId>sansa-stack-flink</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sansa-stack-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-stack-parent</artifactId>
<version>0.6.0</version>
<version>0.7.1</version>
</parent>

<artifactId>sansa-stack-spark</artifactId>
Expand Down

0 comments on commit 4f6229a

Please sign in to comment.