DATACOUCH-505 - Update SDK to 2.7.12

This changeset makes sure that we are using the latest
SDK version.
This commit is contained in:
Michael Nitschinger
2020-02-11 10:03:52 +01:00
committed by Mark Paluch
parent 972a1b6804
commit 889a363830

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>2.7.10</couchbase>
<couchbase.osgi>2.7.10</couchbase.osgi>
<couchbase>2.7.12</couchbase>
<couchbase.osgi>2.7.12</couchbase.osgi>
<springdata.commons>2.2.5.BUILD-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>