From 49ac82731d6bed544ff3612e7011f29171ac07ec Mon Sep 17 00:00:00 2001 From: Spring Builds Date: Mon, 19 Sep 2022 14:39:00 +0000 Subject: [PATCH] Prepare next development iteration. See #1511 --- pom.xml | 2 +- spring-data-couchbase-distribution/pom.xml | 2 +- spring-data-couchbase/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2425b59b..8fe3533a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-couchbase-parent - 5.0.0-M6 + 5.0.0-SNAPSHOT pom Spring Data Couchbase Parent diff --git a/spring-data-couchbase-distribution/pom.xml b/spring-data-couchbase-distribution/pom.xml index 854eb290..c3cd4201 100644 --- a/spring-data-couchbase-distribution/pom.xml +++ b/spring-data-couchbase-distribution/pom.xml @@ -14,7 +14,7 @@ org.springframework.data spring-data-couchbase-parent - 5.0.0-M6 + 5.0.0-SNAPSHOT ../pom.xml diff --git a/spring-data-couchbase/pom.xml b/spring-data-couchbase/pom.xml index 87ebce4b..3186819c 100644 --- a/spring-data-couchbase/pom.xml +++ b/spring-data-couchbase/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-couchbase-parent - 5.0.0-M6 + 5.0.0-SNAPSHOT ../pom.xml