From aa52337d13e3f2ef3fa11f7e8edaf75e0b349e42 Mon Sep 17 00:00:00 2001 From: Michael Reiche <48999328+mikereiche@users.noreply.github.com> Date: Wed, 9 Dec 2020 14:19:38 -0800 Subject: [PATCH] DATACOUCH-666 - Set Ccouchbase java sdk back to 3.0.10 after inadvertenly changing. (#290) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d3ba3a34..424ebb1a 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,8 @@ - 3.0.9 - 3.0.9 + 3.0.10 + 3.0.10 2.5.0-SNAPSHOT spring.data.couchbase