File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ master: [, add the staging repository of oss.sonatype.org to your pom.xml:
32+ If you want to test with a snapshot version (e.g. 4 .0.0-SNAPSHOT), add the staging repository of oss.sonatype.org to your pom.xml:
3333
3434``` XML
3535<repositories >
@@ -50,4 +50,4 @@ mvn clean install -DskipTests=true -Dgpg.skip=true -Dmaven.javadoc.skip=true -B
5050* [ ArangoDB] ( https://www.arangodb.com/ )
5151* [ Documentation] ( docs/documentation.md )
5252* [ Examples] ( src/test/java/com/arangodb/example )
53- * [ JavaDoc] ( http://arangodb.github.io/arangodb-java-driver-async/javadoc-1_0 /index.html )
53+ * [ JavaDoc] ( http://arangodb.github.io/arangodb-java-driver-async/javadoc-4_0 /index.html )
Original file line number Diff line number Diff line change 44
55 <groupId >com.arangodb</groupId >
66 <artifactId >arangodb-java-driver-async</artifactId >
7- <version >1 .0.0-SNAPSHOT</version >
7+ <version >4 .0.0-SNAPSHOT</version >
88 <inceptionYear >2016</inceptionYear >
99 <packaging >jar</packaging >
1010
You can’t perform that action at this time.
0 commit comments