We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 970c819 commit b2ca44cCopy full SHA for b2ca44c
ChangeLog
@@ -1,7 +1,7 @@
1
-v4.1.4 (2016-11-xx)
+v4.1.4 (2016-12-19)
2
---------------------------
3
* added VPack serializer/de-serializer for java.util.UUID
4
-* fixed VPack parsing (issue #80)
+* fixed VPack parsing (issue #65, #80, #82)
5
6
v4.1.3 (2016-11-22)
7
pom.xml
@@ -4,7 +4,7 @@
<groupId>com.arangodb</groupId>
<artifactId>arangodb-java-driver</artifactId>
- <version>4.1.4-SNAPSHOT</version>
+ <version>4.1.4</version>
8
<inceptionYear>2016</inceptionYear>
9
<packaging>jar</packaging>
10
0 commit comments