Skip to content

Commit

Permalink
Update cassandra2-cql layer to use the new driver version.
Browse files Browse the repository at this point in the history
Fixes #612.
  • Loading branch information
uluyol committed Feb 5, 2016
1 parent 1363f83 commit f4d691e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ LICENSE file.
<accumulo.version>1.6.0</accumulo.version>
<cassandra.version>1.2.9</cassandra.version>
<cassandra.cql.version>1.0.3</cassandra.cql.version>
<cassandra2.cql.version>2.1.8</cassandra2.cql.version>
<cassandra2.cql.version>3.0.0</cassandra2.cql.version>
<gemfire.version>8.1.0</gemfire.version>
<infinispan.version>7.2.2.Final</infinispan.version>
<kudu.version>0.6.0</kudu.version>
Expand Down

0 comments on commit f4d691e

Please sign in to comment.