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

Commit 94a772d

Browse files
author
a-brandt
committed
changed version number
1 parent bbf4b5b commit 94a772d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To add the driver to your project with maven, add the following code to your pom
2727
<dependency>
2828
<groupId>com.arangodb</groupId>
2929
<artifactId>arangodb-java-driver</artifactId>
30-
<version>1.0.11</version>
30+
<version>1.0.12</version>
3131
</dependency>
3232
....
3333
</dependencies>

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>blueprints-arangodb-graph</artifactId>
7-
<version>1.0.12-SNAPSHOT</version>
7+
<version>1.0.12</version>
88
<packaging>jar</packaging>
99

1010
<name>Blueprints-ArangoDB-Graph</name>

0 commit comments

Comments
 (0)