Skip to content

Commit 763a53b

Browse files
author
Mark
committed
prepare release 4.1.2
1 parent 1a02e08 commit 763a53b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
v4.1.2 (2016-11-xx)
1+
v4.1.2 (2016-11-10)
22
---------------------------
33
* fixed GraphEntity for ArangoDatabase.getGraphs() (field name is null)
44
* added VelocyPack UTC_DATE parsing to Json String (ISO 8601)

pom.xml

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

55
<groupId>com.arangodb</groupId>
66
<artifactId>arangodb-java-driver</artifactId>
7-
<version>4.1.2-SNAPSHOT</version>
7+
<version>4.1.2</version>
88
<inceptionYear>2016</inceptionYear>
99
<packaging>jar</packaging>
1010

0 commit comments

Comments
 (0)