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

Commit 79f77ea

Browse files
committed
update versions for release
1 parent 325a45f commit 79f77ea

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
@@ -4,7 +4,7 @@
44

55
<groupId>net.sansa-stack</groupId>
66
<artifactId>sansa-query-parent_2.11</artifactId>
7-
<version>0.4.1-SNAPSHOT</version>
7+
<version>0.5.0</version>
88
<packaging>pom</packaging>
99

1010
<name>SANSA Stack - Query Layer - Parent</name>

sansa-query-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-query-parent_2.11</artifactId>
10-
<version>0.4.1-SNAPSHOT</version>
10+
<version>0.5.0</version>
1111
</parent>
1212

1313
<dependencies>

sansa-query-flink/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-query-parent_2.11</artifactId>
10-
<version>0.4.1-SNAPSHOT</version>
10+
<version>0.5.0</version>
1111
</parent>
1212

1313

sansa-query-spark/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-query-parent_2.11</artifactId>
10-
<version>0.4.1-SNAPSHOT</version>
10+
<version>0.5.0</version>
1111
</parent>
1212

1313
<dependencies>

0 commit comments

Comments
 (0)