File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- v3.1.0 (2016-XX-XX )
1
+ v3.1.0 (2016-10-17 )
2
2
---------------------------
3
3
* removed Methods with collectionId (long) from ArangoDriver (Id is only for internal usage)
4
4
* changed Revision from long to String
5
5
* removed Methods with documentId (long) from ArangoDriver
6
6
* added profile flag to AqlQueryOptions (issue #47)
7
7
8
- v3.0.4 (2016-XX-XX )
8
+ v3.0.4 (2016-10-17 )
9
9
---------------------------
10
10
* fixed edges deserializer (issue #50)
11
11
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.arangodb</groupId >
6
6
<artifactId >arangodb-java-driver</artifactId >
7
- <version >3.1.0 </version >
7
+ <version >3.1.1-SNAPSHOT </version >
8
8
<inceptionYear >2012</inceptionYear >
9
9
<packaging >jar</packaging >
10
10
You can’t perform that action at this time.
0 commit comments