Skip to content

Commit f1140ef

Browse files
committed
Revert Couchbase SDK to 3.0.1 on 4.1.x.
Closes #1103. Original pull request: #1107. Co-authored-by: mikereiche <[email protected]>
1 parent 6cf1726 commit f1140ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
</parent>
1919

2020
<properties>
21-
<couchbase>3.1.3</couchbase>
22-
<couchbase.osgi>3.1.3</couchbase.osgi>
21+
<couchbase>3.0.10</couchbase>
22+
<couchbase.osgi>3.0.10</couchbase.osgi>
2323
<springdata.commons>2.4.7-SNAPSHOT</springdata.commons>
2424
<java-module-name>spring.data.couchbase</java-module-name>
2525
</properties>

0 commit comments

Comments
 (0)