We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c71c9a commit 382e982Copy full SHA for 382e982
ChangeLog
@@ -1,4 +1,4 @@
1
-v3.0.2 (2016-08-XX)
+v3.0.2 (2016-08-05)
2
---------------------------
3
* added profile flag to AqlQueryOptions (issue #47)
4
* added getExtra() to DocumentCursor<> (issue #47)
pom.xml
@@ -4,7 +4,7 @@
5
<groupId>com.arangodb</groupId>
6
<artifactId>arangodb-java-driver</artifactId>
7
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.2</version>
8
<inceptionYear>2012</inceptionYear>
9
<packaging>jar</packaging>
10
0 commit comments