We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6422955 commit ff897bbCopy full SHA for ff897bb
ChangeLog
@@ -1,4 +1,4 @@
1
-v4.3.3 (2018-xx-xx)
+v4.3.3 (2018-02-01)
2
---------------------------
3
* added CollectionCreateOptions.distributeShardsLike(String) (Issue #170)
4
* fixed inconsistency of getDocument() variants (Issue #168)
pom.xml
@@ -4,7 +4,7 @@
5
<groupId>com.arangodb</groupId>
6
<artifactId>arangodb-java-driver</artifactId>
7
- <version>4.3.3-SNAPSHOT</version>
+ <version>4.3.3</version>
8
<inceptionYear>2016</inceptionYear>
9
<packaging>jar</packaging>
10
0 commit comments