Skip to content

Commit f5428f8

Browse files
author
mpv1989
committed
prepare snapshot version
1 parent 41cbb2e commit f5428f8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,4 @@ ArangoDBAsync arangoDB = new ArangoDBAsync.Builder().registerModule(new VPackJod
8181
* [Documentation](docs/documentation.md)
8282
* [Examples](src/test/java/com/arangodb/example)
8383
* [JavaDoc](http://arangodb.github.io/arangodb-java-driver-async/javadoc-4_1/index.html)
84+
* [JavaDoc VelocyPack](http://arangodb.github.io/java-velocypack/javadoc-1_0/index.html)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.arangodb</groupId>
66
<artifactId>arangodb-java-driver-async</artifactId>
7-
<version>4.1.11</version>
7+
<version>4.1.12-SNAPSHOT</version>
88
<inceptionYear>2016</inceptionYear>
99
<packaging>jar</packaging>
1010

0 commit comments

Comments
 (0)