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

Commit ff288ca

Browse files
committed
Bump to 2018-12 version
1 parent fc6caee commit ff288ca

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
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>net.sansa-stack</groupId>
66
<artifactId>sansa-examples-parent_2.11</artifactId>
7-
<version>2018-06.1-SNAPSHOT</version>
7+
<version>2018-12</version>
88
<packaging>pom</packaging>
99
<name>SANSA-Examples - Parent</name>
1010
<description>SANSA examples</description>

sansa-examples-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-examples-parent_2.11</artifactId>
77
<groupId>net.sansa-stack</groupId>
8-
<version>2018-06.1-SNAPSHOT</version>
8+
<version>2018-12</version>
99
</parent>
1010
<artifactId>sansa-examples-flink_2.11</artifactId>
1111
<name>SANSA Examples - Apache Flink</name>

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
<artifactId>sansa-examples-parent_2.11</artifactId>
77
<groupId>net.sansa-stack</groupId>
8-
<version>2018-06.1-SNAPSHOT</version>
8+
<version>2018-12</version>
99
</parent>
1010
<artifactId>sansa-examples-spark_2.11</artifactId>
1111
<name>SANSA Examples - Apache Spark</name>

0 commit comments

Comments
 (0)