File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66
77## [Unreleased]
88
9+ ## [5.0.2] - 2018-11-09
910
1011### Added
1112
@@ -920,7 +921,8 @@ Added support for sparse indexes
920921
921922- Initial Release
922923
923- [unreleased]: https://github.com/arangodb/arangodb-java-driver/compare/5.0.1...HEAD
924+ [unreleased]: https://github.com/arangodb/arangodb-java-driver/compare/5.0.2...HEAD
925+ [5.0.2]: https://github.com/arangodb/arangodb-java-driver/compare/5.0.1...5.0.2
924926[5.0.1]: https://github.com/arangodb/arangodb-java-driver/compare/5.0.0...5.0.1
925927[5.0.0]: https://github.com/arangodb/arangodb-java-driver/compare/4.7.3...5.0.0
926928[4.7.3]: https://github.com/arangodb/arangodb-java-driver/compare/4.7.2...4.7.3
Original file line number Diff line number Diff line change 44
55<groupId>com.arangodb</groupId>
66<artifactId>arangodb-java-driver</artifactId>
7- <version>5.0.2-SNAPSHOT </version>
7+ <version>5.0.2</version>
88<inceptionYear>2016</inceptionYear>
99<packaging>jar</packaging>
1010
You can’t perform that action at this time.
0 commit comments