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.
This commit is contained in:
Michael Nitschinger
2020-01-10 15:35:04 +01:00
parent e7bac158ee
commit 0c4cd2acd9

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-couchbase</artifactId>
<version>3.3.0.BUILD-SNAPSHOT</version>
<version>4.0.0.BUILD-SNAPSHOT</version>
<name>Spring Data Couchbase</name>
<description>Spring Data integration for Couchbase</description>