Skip to content

Commit 09bf86e

Browse files
author
mpv1989
committed
prepare release 4.1.12
1 parent b5704cf commit 09bf86e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

@@ -27,7 +27,7 @@
2727
<logback-classic.version>1.1.3</logback-classic.version>
2828
<hamcrest-all.version>1.3</hamcrest-all.version>
2929
<junit.version>4.12</junit.version>
30-
<arangodb.velocypack.version>1.0.5-SNAPSHOT</arangodb.velocypack.version>
30+
<arangodb.velocypack.version>1.0.5</arangodb.velocypack.version>
3131
</properties>
3232

3333
<developers>

0 commit comments

Comments
 (0)