8000
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 29fd0a8 commit 14b31cdCopy full SHA for 14b31cd
ChangeLog.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
7
## [Unreleased]
8
9
+## [4.7.1] - 2018-09-03
10
+
11
### Fixed
12
13
- applied arangosearch API changes for ArangoDB 3.4.0
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.arangodb</groupId>
<artifactId>arangodb-java-driver</artifactId>
- <version>4.7.1-SNAPSHOT</version>
+ <version>4.7.1</version>
<inceptionYear>2016</inceptionYear>
<packaging>jar</packaging>
0 commit comments