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:
2
pom.xml
2
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user