We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f83809 commit aaa50bbCopy full SHA for aaa50bb
ChangeLog
@@ -1,4 +1,4 @@
1
-v3.1.1 (2016-xx-xx)
+v3.1.1 (2016-10-18)
2
---------------------------
3
* fixed ArangoDriver.getCurrentDatabase() (does not use the defaultDatabase)
4
* fixed ArangoDriver.deleteQueryCache() (does not use the defaultDatabase)
pom.xml
@@ -4,7 +4,7 @@
5
<groupId>com.arangodb</groupId>
6
<artifactId>arangodb-java-driver</artifactId>
7
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</version>
8
<inceptionYear>2012</inceptionYear>
9
<packaging>jar</packaging>
10
0 commit comments