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

Commit afbc6c3

Browse files
committed
Bump SANSA version to 0.7.1-SNAPSHOT
1 parent ff8e944 commit afbc6c3

File tree

3 files changed

+3
-3
lines changed

3 files changed

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

1313
<packaging>pom</packaging>

sansa-examples-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-examples-parent_2.11</artifactId>
10-
<version>0.6.1-SNAPSHOT</version>
10+
<version>0.7.1-SNAPSHOT</version>
1111
</parent>
1212

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

sansa-examples-spark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>net.sansa-stack</groupId>
77
<artifactId>sansa-examples-parent_2.11</artifactId>
8-
<version>0.6.1-SNAPSHOT</version>
8+
<version>0.7.1-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>sansa-examples-spark_2.11</artifactId>

0 commit comments

Comments
 (0)