From 113be5437363633f13f75393017cfae69aca34ba Mon Sep 17 00:00:00 2001 From: Spring Builds Date: Mon, 19 Sep 2022 14:15:28 +0000 Subject: [PATCH] Release version 5.0 M6 (2022.0.0). 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 8fe3533a..2425b59b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-couchbase-parent - 5.0.0-SNAPSHOT + 5.0.0-M6 pom Spring Data Couchbase Parent diff --git a/spring-data-couchbase-distribution/pom.xml b/spring-data-couchbase-distribution/pom.xml index c3cd4201..854eb290 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-SNAPSHOT + 5.0.0-M6 ../pom.xml diff --git a/spring-data-couchbase/pom.xml b/spring-data-couchbase/pom.xml index 3186819c..87ebce4b 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-SNAPSHOT + 5.0.0-M6 ../pom.xml