Skip to content

Commit 89aa0ad

Browse files
author
mpv1989
committed
prepare release 4.2.2
1 parent a57c2c0 commit 89aa0ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: ChangeLog

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
v4.2.2 (xxxx-xx-xx)
1+
v4.2.2 (2017-07-20)
22
---------------------------
33
* added ArangoDatabase.grantAccess(String, Permissions)
44
* added ArangoCollection.grantAccess(String, Permissions)

Diff for: pom.xml

+1-1
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.2.2-SNAPSHOT</version>
7+
<version>4.2.2</version>
88
<inceptionYear>2016</inceptionYear>
99
<packaging>jar</packaging>
1010

0 commit comments

Comments
 (0)