DATACOUCH-435 - Upgrade to couchbase-java-client 2.7.4

This commit is contained in:
Subhashni Balakrishnan
2019-03-06 07:40:14 -08:00
parent 2d48ec83f9
commit 3b0ea40376

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>2.6.1</couchbase>
<couchbase.osgi>2.6.1</couchbase.osgi>
<couchbase>2.7.4</couchbase>
<couchbase.osgi>2.7.4</couchbase.osgi>
<springdata.commons>2.2.0.BUILD-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>