Revert Couchbase SDK to 3.0.1 on 4.1.x.

Closes #1103.
Original pull request: #1107.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
This commit is contained in:
Michael Reiche
2021-03-24 07:15:11 -07:00
committed by mikereiche
parent 6cf172600e
commit f1140ef61b

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>3.1.3</couchbase>
<couchbase.osgi>3.1.3</couchbase.osgi>
<couchbase>3.0.10</couchbase>
<couchbase.osgi>3.0.10</couchbase.osgi>
<springdata.commons>2.4.7-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>