diff --git a/readme.md b/readme.md index e061e8db8..62cd2f006 100644 --- a/readme.md +++ b/readme.md @@ -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.