We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d255d6 commit c57c7a1Copy full SHA for c57c7a1
ChangeLog
@@ -1,4 +1,4 @@
1
-v4.5.2 (xxxx-xx-xx)
+v4.5.2 (2018-06-25)
2
---------------------------
3
* added support for custom serializer
4
* added ArangoDB.Builder.serializer(ArangoSerialization)
pom.xml
@@ -4,7 +4,7 @@
5
<groupId>com.arangodb</groupId>
6
<artifactId>arangodb-java-driver</artifactId>
7
- <version>4.5.2-SNAPSHOT</version>
+ <version>4.5.2</version>
8
<inceptionYear>2016</inceptionYear>
9
<packaging>jar</packaging>
10
0 commit comments