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 6942c3d commit eb7e38cCopy full SHA for eb7e38c
ChangeLog
@@ -1,4 +1,4 @@
1
-v4.x.x (2018-xx-xx)
+v4.3.5 (2018-04-11)
2
---------------------------
3
4
* fixed compatibility for ArangoDatabase.getAqlFunctions() for ArangoDB 3.4
pom.xml
@@ -4,7 +4,7 @@
5
<groupId>com.arangodb</groupId>
6
<artifactId>arangodb-java-driver</artifactId>
7
- <version>4.3.5-SNAPSHOT</version>
+ <version>4.3.5</version>
8
<inceptionYear>2016</inceptionYear>
9
<packaging>jar</packaging>
10
0 commit comments