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 346ef5a commit 0db499fCopy full SHA for 0db499f
ChangeLog
@@ -1,4 +1,4 @@
1
-v4.1.3 (2016-11-xx)
+v4.1.3 (2016-11-22)
2
---------------------------
3
* fixed error while serializing long values with VPackBuilder
4
* added bulk import API
pom.xml
@@ -4,7 +4,7 @@
5
<groupId>com.arangodb</groupId>
6
<artifactId>arangodb-java-driver</artifactId>
7
- <version>4.1.3-SNAPSHOT</version>
+ <version>4.1.3</version>
8
<inceptionYear>2016</inceptionYear>
9
<packaging>jar</packaging>
10
0 commit comments