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.
This commit is contained in:
Michael Nitschinger
2013-06-10 11:36:41 +02:00
parent 3d4d8059e8
commit 790d8f84af

View File

@@ -18,7 +18,7 @@
</parent>
<properties>
<couchbase>1.1.6</couchbase>
<couchbase>1.1.7</couchbase>
<jackson>2.2.2</jackson>
<springdata.commons>1.6.0.BUILD-SNAPSHOT</springdata.commons>
</properties>