From 0c4cd2acd98c26bfd0e45fb2ea84501f18aaa4b4 Mon Sep 17 00:00:00 2001 From: Michael Nitschinger Date: Fri, 10 Jan 2020 15:35:04 +0100 Subject: [PATCH] DATACOUCH-499 - Bump major version to 4.0.0 This is in preparation for upcoming changes (currently planned between M1 and M2) which will contain breaking changes as the project moves to the Couchbase Java SDK 3.0.x. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 969e0096..3ba7b0fc 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-couchbase - 3.3.0.BUILD-SNAPSHOT + 4.0.0.BUILD-SNAPSHOT Spring Data Couchbase Spring Data integration for Couchbase