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

Commit 75ec2b3

Browse files
committed
release SANSA-Query 0.2.0
1 parent 0a90256 commit 75ec2b3

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>net.sansa-stack</groupId>
66
<artifactId>sansa-query-parent_2.11</artifactId>
7-
<version>0.1.1-SNAPSHOT</version>
7+
<version>0.2.0</version>
88
<packaging>pom</packaging>
99
<name>sansa-query-parent</name>
1010
<url>http://sansa-stack.net/</url>

sansa-query-spark-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>net.sansa-stack</groupId>
1010
<artifactId>sansa-query-parent_2.11</artifactId>
11-
<version>0.1.1-SNAPSHOT</version>
11+
<version>0.2.0</version>
1212
</parent>
1313

1414
<modules>

sansa-query-spark-parent/sansa-query-spark-bundle/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-spark-parent_2.11</artifactId>
10-
<version>0.1.1-SNAPSHOT</version>
10+
<version>0.2.0</version>
1111
</parent>
1212

1313
<dependencies>

sansa-query-spark-parent/sansa-query-spark-server/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-spark-parent_2.11</artifactId>
10-
<version>0.1.1-SNAPSHOT</version>
10+
<version>0.2.0</version>
1111
</parent>
1212

1313
<dependencies>

sansa-query-spark-parent/sansa-query-spark-sparqlify/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-spark-parent_2.11</artifactId>
10-
<version>0.1.1-SNAPSHOT</version>
10+
<version>0.2.0</version>
1111
</parent>
1212

1313

0 commit comments

Comments
 (0)