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.
2 parents 5f21db7 + 841255a commit ffba5ffCopy full SHA for ffba5ff
README.md
@@ -1,11 +1,11 @@
1
2
This library is a Java driver for ArangoDB.
3
4
-Supported version: ArangoDB-2.3.x, and ArangoDB-2.4.x
+Supported version: ArangoDB-2.4.x
5
6
# Required
7
8
-* [ArangoDB](https://github.com/triAGENS/ArangoDB) version 2.3.x or version 2.4.x
+* [ArangoDB](https://github.com/triAGENS/ArangoDB) version 2.4.x
9
* Java 1.6 later
10
11
pom.xml
@@ -4,7 +4,7 @@
<groupId>com.arangodb</groupId>
<artifactId>arangodb-java-driver</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.4-SNAPSHOT</version>
<inceptionYear>2012</inceptionYear>
<packaging>jar</packaging>
0 commit comments