We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c1a24c commit d592758Copy full SHA for d592758
pom.xml
@@ -18,8 +18,8 @@
18
</parent>
19
20
<properties>
21
- <couchbase>3.0.9</couchbase>
22
- <couchbase.osgi>3.0.9</couchbase.osgi>
+ <couchbase>3.1.0</couchbase>
+ <couchbase.osgi>3.1.0</couchbase.osgi>
23
<springdata.commons>2.5.0-SNAPSHOT</springdata.commons>
24
<java-module-name>spring.data.couchbase</java-module-name>
25
</properties>
0 commit comments