We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40cf0e9 commit ef61715Copy full SHA for ef61715
ChangeLog
@@ -1,11 +1,11 @@
1
-v3.1.0 (2016-XX-XX)
+v3.1.0 (2016-10-17)
2
---------------------------
3
* removed Methods with collectionId (long) from ArangoDriver (Id is only for internal usage)
4
* changed Revision from long to String
5
* removed Methods with documentId (long) from ArangoDriver
6
* added profile flag to AqlQueryOptions (issue #47)
7
8
-v3.0.4 (2016-XX-XX)
+v3.0.4 (2016-10-17)
9
10
* fixed edges deserializer (issue #50)
11
pom.xml
@@ -4,7 +4,7 @@
<groupId>com.arangodb</groupId>
<artifactId>arangodb-java-driver</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1-SNAPSHOT</version>
<inceptionYear>2012</inceptionYear>
<packaging>jar</packaging>
0 commit comments