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

Commit 62aa95d

Browse files
committed
Bump to 2018-06 version
1 parent 5f0db28 commit 62aa95d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>net.sansa-stack</groupId>
66
<artifactId>sansa-stack-parent</artifactId>
7-
<version>2017-12</version>
7+
<version>2018-06</version>
88
<packaging>pom</packaging>
99
<name>SANSA-Stack</name>
1010

sansa-stack-flink/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>sansa-stack-parent</artifactId>
77
<groupId>net.sansa-stack</groupId>
8-
<version>2017-12</version>
8+
<version>2018-06</version>
99
</parent>
1010

1111
<artifactId>sansa-stack-flink</artifactId>

sansa-stack-spark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>sansa-stack-parent</artifactId>
77
<groupId>net.sansa-stack</groupId>
8-
<version>2017-12</version>
8+
<version>2018-06</version>
99
</parent>
1010

1111
<artifactId>sansa-stack-spark</artifactId>

0 commit comments

Comments
 (0)