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

Commit f4c0f83

Browse files
committed
Merge branch 'release/2017-12'
2 parents 2055fe7 + 96dcb8a commit f4c0f83

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>2017-12-SNAPSHOT</version>
7+
<version>2017-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>2017-12-SNAPSHOT</version>
8+
<version>2017-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>2017-12-SNAPSHOT</version>
8+
<version>2017-12</version>
99
</parent>
1010
<artifactId>sansa-examples-spark_2.11</artifactId>
1111
<name>SANSA Examples - Apache Spark</name>

0 commit comments

Comments
 (0)