Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit e026495

Browse files
author
a-brandt
committed
changed to arangodb-java-client 1.6.10 with apache httpclient 4.2.5
1 parent ee206d1 commit e026495

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.arangodb</groupId>
66
<artifactId>blueprints-arangodb-graph</artifactId>
7-
<version>1.0.14-SNAPSHOT</version>
7+
<version>1.0.14</version>
88
<packaging>jar</packaging>
99

1010
<name>Blueprints-ArangoDB-Graph</name>
@@ -190,7 +190,7 @@
190190

191191
<properties>
192192
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
193-
<arangodb-java-driver.version>2.7.3</arangodb-java-driver.version>
193+
<arangodb-java-driver.version>2.6.10</arangodb-java-driver.version>
194194
<blueprints.version>2.6.0</blueprints.version>
195195
<rexster.version>2.6.0</rexster.version>
196196
<junit.version>4.12</junit.version>

0 commit comments

Comments
 (0)