8000 Prepare release 4.6.1 · machak/arangodb-java-driver@5315d0f · GitHub
[go: up one dir, main page]

Skip to content

Commit 5315d0f

Browse files
author
mpv1989
committed
Prepare release 4.6.1
1 parent 6543478 commit 5315d0f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## [Unreleased]
88

9+
## [4.6.1] - 2018-07-12
10+
911
### Added
1012

1113
- added convenience method `ArangoDatabase#query(String, Class)`

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</artifactId>
7-
<version>4.6.1-SNAPSHOT</version>
7+
<version>4.6.1</version>
88
<inceptionYear>2016</inceptionYear>
99
<packaging>jar</packaging>
1010

0 commit comments

Comments
 (0)
0