You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2016/08/22 15:00:40 UTC

[36/50] usergrid git commit: Move to latest datastax driver version.

Move to latest datastax driver version.


Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/ec2e862f
Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/ec2e862f
Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/ec2e862f

Branch: refs/heads/asf-site
Commit: ec2e862f7e7171674d34a83224133c7d52648a80
Parents: 261af48
Author: Michael Russo <mr...@apigee.com>
Authored: Thu Aug 18 15:35:25 2016 -0700
Committer: Michael Russo <mr...@apigee.com>
Committed: Thu Aug 18 15:35:25 2016 -0700

----------------------------------------------------------------------
 stack/corepersistence/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/usergrid/blob/ec2e862f/stack/corepersistence/pom.xml
----------------------------------------------------------------------
diff --git a/stack/corepersistence/pom.xml b/stack/corepersistence/pom.xml
index fe976bc..096e055 100644
--- a/stack/corepersistence/pom.xml
+++ b/stack/corepersistence/pom.xml
@@ -80,7 +80,7 @@ limitations under the License.
         <commons.collections.version>3.2.1</commons.collections.version>
         <commons.io.version>2.4</commons.io.version>
         <commons.lang.version>3.1</commons.lang.version>
-        <datastax.version>2.1.9</datastax.version>
+        <datastax.version>3.1.0</datastax.version>
         <elasticsearch.version>1.4.4</elasticsearch.version>
         <fasterxml-uuid.version>3.1.3</fasterxml-uuid.version>
         <guava.version>18.0</guava.version>