DATACOUCH-467 - Upgrade to Couchbase Driver 2.6.2.

This commit is contained in:
Mark Paluch
2019-07-30 11:56:08 +02:00
parent 45b8c35fa2
commit dc006fcdb6

View File

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