We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43c9c81 commit 71c1c9fCopy full SHA for 71c1c9f
examples/scala/pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>uk.co.gresearch.spark</groupId>
4
<artifactId>spark-dgraph-connector-examples_2.12</artifactId>
5
- <version>0.12.0-3.5</version>
+ <version>0.13.0-3.5-SNAPSHOT</version>
6
<name>Spark Dgraph Connector Example</name>
7
8
<properties>
pom.xml
<artifactId>spark-dgraph-connector_2.12</artifactId>
<name>Spark Dgraph Connector</name>
<description>A Spark connector for Dgraph databases</description>
<inceptionYear>2020</inceptionYear>
0 commit comments