8000 prepare release 4.1.1 · linkorious/arangodb-java-driver@f3f3f42 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f3f3f42

Browse files
author
Mark
committed
prepare release 4.1.1
1 parent 3bf9895 commit f3f3f42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
v4.1.1 (2016-xx-xx)
1+
v4.1.1 (2016-11-09)
22
---------------------------
33
* changed json parsing of VelocyPack types not known in json
44
* fixed VelocyPack bug with non-ASCII characters

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

0 commit comments

Comments
 (0)
0