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 90b5814 commit aae9676Copy full SHA for aae9676
ChangeLog
@@ -1,4 +1,4 @@
1
-v4.1.10 (2017-02-xx)
+v4.1.10 (2017-02-22)
2
---------------------------
3
* changed velocystream message sending to async
4
* changed return value of getVertex/getEdge to null if not exists
pom.xml
@@ -4,7 +4,7 @@
5
<groupId>com.arangodb</groupId>
6
<artifactId>arangodb-java-driver</artifactId>
7
- <version>4.1.10-SNAPSHOT</version>
+ <version>4.1.10</version>
8
<inceptionYear>2016</inceptionYear>
9
<packaging>jar</packaging>
10
0 commit comments