File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- v3.0.3 (2016-XX-XX )
1+ v3.0.3 (2016-09-12 )
22---------------------------
33* added error handling in getBatchResponseByRequestId()
44* added function createPersistentIndex() (issue #48)
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ ArangoDB 3.0.X
3333 <dependency >
3434 <groupId >com.arangodb</groupId >
3535 <artifactId >arangodb-java-driver</artifactId >
36- <version >3.0.0 </version >
36+ <version >3.0.3 </version >
3737 </dependency >
3838 ....
3939</dependencies >
Original file line number Diff line number Diff line change 44
55 <groupId >com.arangodb</groupId >
66 <artifactId >arangodb-java-driver</artifactId >
7- <version >3.0.3-SNAPSHOT </version >
7+ <version >3.0.3</version >
88 <inceptionYear >2012</inceptionYear >
99 <packaging >jar</packaging >
1010
You can’t perform that action at this time.
0 commit comments