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:
committed by
mikereiche
parent
6cf172600e
commit
f1140ef61b
4
pom.xml
4
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user