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

Commit f07aecf

Browse files
committed
Update versions for release
1 parent 734d8d9 commit f07aecf

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
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>net.sansa-stack</groupId>
1111
<artifactId>sansa-parent</artifactId>
12-
<version>0.7.1-SNAPSHOT</version>
12+
<version>0.7.1</version>
1313
</parent>
1414

1515
<packaging>pom</packaging>

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.7.1-SNAPSHOT</version>
10+
<version>0.7.1</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.7.1-SNAPSHOT</version>
10+
<version>0.7.1</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.7.1-SNAPSHOT</version>
10+
<version>0.7.1</version>
1111
</parent>
1212

1313
<properties>

0 commit comments

Comments
 (0)