Skip to content

Commit ef61715

Browse files
author
Mark
committed
updated changelog, version to snapshot
1 parent 40cf0e9 commit ef61715

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ChangeLog

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
v3.1.0 (2016-XX-XX)
1+
v3.1.0 (2016-10-17)
22
---------------------------
33
* removed Methods with collectionId (long) from ArangoDriver (Id is only for internal usage)
44
* changed Revision from long to String
55
* removed Methods with documentId (long) from ArangoDriver
66
* added profile flag to AqlQueryOptions (issue #47)
77

8-
v3.0.4 (2016-XX-XX)
8+
v3.0.4 (2016-10-17)
99
---------------------------
1010
* fixed edges deserializer (issue #50)
1111

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.arangodb</groupId>
66
<artifactId>arangodb-java-driver</artifactId>
7-
<version>3.1.0</version>
7+
<version>3.1.1-SNAPSHOT</version>
88
<inceptionYear>2012</inceptionYear>
99
<packaging>jar</packaging>
1010

0 commit comments

Comments
 (0)