We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 650430f commit ad015edCopy full SHA for ad015ed
ChangeLog
@@ -1,4 +1,4 @@
1
-v2.7.3 (2016-XX-XX)
+v2.7.3 (2016-03-25)
2
---------------------------
3
* batch driver performance fix
4
* fixed issue #33 (typo in ArangoDriver.executeAqlQueryWithDocumentCursorResutl method)
pom.xml
@@ -4,7 +4,7 @@
5
<groupId>com.arangodb</groupId>
6
<artifactId>arangodb-java-driver</artifactId>
7
- <version>2.7.3-SNAPSHOT</version>
+ <version>2.7.3</version>
8
<inceptionYear>2012</inceptionYear>
9
<packaging>jar</packaging>
10
0 commit comments