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 3bf9895 commit f3f3f42Copy full SHA for f3f3f42
ChangeLog
@@ -1,4 +1,4 @@
1
-v4.1.1 (2016-xx-xx)
+v4.1.1 (2016-11-09)
2
---------------------------
3
* changed json parsing of VelocyPack types not known in json
4
* fixed VelocyPack bug with non-ASCII characters
pom.xml
@@ -4,7 +4,7 @@
5
<groupId>com.arangodb</groupId>
6
<artifactId>arangodb-java-driver</artifactId>
7
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</version>
8
<inceptionYear>2016</inceptionYear>
9
<packaging>jar</packaging>
10
0 commit comments