From bf1cf4ab4843de5837b48ae7f6cbdccd069c0d3a Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Wed, 27 Apr 2022 15:04:54 +0200 Subject: [PATCH] Going with 3.0.0-SNAPSHOT for Boot --- spring-cloud-starter-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-cloud-starter-parent/pom.xml b/spring-cloud-starter-parent/pom.xml index 4a3beb0..fc21958 100644 --- a/spring-cloud-starter-parent/pom.xml +++ b/spring-cloud-starter-parent/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.0-M2 + 3.0.0-SNAPSHOT org.springframework.cloud