From 16d931ba5c1ca9d83dbd846d7c29a48650a8cbcf Mon Sep 17 00:00:00 2001 From: dwebb Date: Mon, 11 Nov 2013 20:06:59 -0500 Subject: [PATCH] Verifying readme commit in new branch. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.