Skip to content

Commit 71c1c9f

Browse files
committed
Post-release version bump to 0.13.0
1 parent 43c9c81 commit 71c1c9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/scala/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>uk.co.gresearch.spark</groupId>
44
<artifactId>spark-dgraph-connector-examples_2.12</artifactId>
5-
<version>0.12.0-3.5</version>
5+
<version>0.13.0-3.5-SNAPSHOT</version>
66
<name>Spark Dgraph Connector Example</name>
77

88
<properties>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>uk.co.gresearch.spark</groupId>
44
<artifactId>spark-dgraph-connector_2.12</artifactId>
5-
<version>0.12.0-3.5</version>
5+
<version>0.13.0-3.5-SNAPSHOT</version>
66
<name>Spark Dgraph Connector</name>
77
<description>A Spark connector for Dgraph databases</description>
88
<inceptionYear>2020</inceptionYear>

0 commit comments

Comments
 (0)