Skip to content

Commit

Permalink
[tarantool] Update tarantool driver version
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbes committed Dec 20, 2015
1 parent 1fcc314 commit d15d752
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ LICENSE file.
<thrift.version>0.8.0</thrift.version>
<hypertable.version>0.9.5.6</hypertable.version>
<couchbase.version>1.1.8</couchbase.version>
<tarantool.version>1.6.1</tarantool.version>
<tarantool.version>1.6.5</tarantool.version>
<aerospike.version>3.1.2</aerospike.version>
</properties>

Expand Down
11 changes: 1 addition & 10 deletions tarantool/pom.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
<!--
Copyright (c) 2015 YCSB contributors. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you
Expand Down Expand Up @@ -43,13 +43,4 @@ LICENSE file.
<scope>provided</scope>
</dependency>
</dependencies>

<repositories>
<repository>
<id>dgreenru-repo</id>
<name>dgreenru repository</name>
<url>http://dgreenru.github.com/repo/</url>
</repository>
</repositories>

</project>

0 comments on commit d15d752

Please sign in to comment.