Skip to content

Commit c501687

Browse files
author
Mark
committed
prepare release 4.1.9
1 parent 6db1e36 commit c501687

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v4.1.9 (2017-02-10)
2+
---------------------------
3+
* added missing IndexType.edge
4+
* fixed URI encoding
5+
16
v4.1.8 (2017-02-03)
27
---------------------------
38
* changed java.util.Date serialization from VPack.date to VPack.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-async</artifactId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.1.9</version>
88
<inceptionYear>2016</inceptionYear>
99
<packaging>jar</packaging>
1010

0 commit comments

Comments
 (0)