Verifying readme commit in new branch.

This commit is contained in:
dwebb
2013-11-11 20:06:59 -05:00
parent e610c6a4c7
commit 16d931ba5c

View File

@@ -2,7 +2,7 @@ Spring Data Cassandra
=====================
This is a Spring Data subproject for Cassandra that uses the binary CQL3 protocol via
the official DataStax 2.0 Java driver (https://github.com/datastax/java-driver).
the official DataStax 1.0.X Java driver (https://github.com/datastax/java-driver).
Supports native CQL3 queries in Spring Repositories.