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 9e442a4 commit 1714e34Copy full SHA for 1714e34
ChangeLog
@@ -1,4 +1,4 @@
1
-v4.2.5 (2017-xx-xx)
+v4.2.5 (2017-10-16)
2
---------------------------
3
* issue #146: added ArangoCollection.exists()
4
* added ArangoDatabase.exists()
pom.xml
@@ -4,7 +4,7 @@
5
<groupId>com.arangodb</groupId>
6
<artifactId>arangodb-java-driver</artifactId>
7
- <version>4.2.5</version>
+ <version>4.2.6-SNAPSHOT</version>
8
<inceptionYear>2016</inceptionYear>
9
<packaging>jar</packaging>
10
0 commit comments