From 790d8f84af5937c0351500b31fcbda433f535b4b Mon Sep 17 00:00:00 2001 From: Michael Nitschinger Date: Mon, 10 Jun 2013 11:36:41 +0200 Subject: [PATCH] DATACOUCH-13 - Upgrade couchbase-client to 1.1.7 This upgrades the couchbase-client dependency to the latest bugfix release, preparing support for slf4j and others. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 70ec6b7b..690fc4f1 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ - 1.1.6 + 1.1.7 2.2.2 1.6.0.BUILD-SNAPSHOT