Skip to content

Commit 7d57523

Browse files
committed
Use Couchbase Java SDK 3_3_2.
Closes #1488.
1 parent 3b34aee commit 7d57523

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.3.2-SNAPSHOT</couchbase>
22-
<couchbase.osgi>3.3.2-SNAPSHOT</couchbase.osgi>
21+
<couchbase>3.3.2</couchbase>
22+
<couchbase.osgi>3.3.2</couchbase.osgi>
2323
<springdata.commons>3.0.0-SNAPSHOT</springdata.commons>
2424
<java-module-name>spring.data.couchbase</java-module-name>
2525
<jodatime>2.10.13</jodatime>

0 commit comments

Comments
 (0)