From 9b17f4f7b80ac7525a86c12b2f4dc6872925589a Mon Sep 17 00:00:00 2001 From: ityouknow Date: Wed, 28 Dec 2022 15:18:31 +0800 Subject: [PATCH] modify hello pom --- spring-boot-banner/pom.xml | 2 +- spring-boot-hello/pom.xml | 2 +- spring-boot-helloWorld/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-boot-banner/pom.xml b/spring-boot-banner/pom.xml index df6faf786..bb57ab10c 100644 --- a/spring-boot-banner/pom.xml +++ b/spring-boot-banner/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.0-SNAPSHOT + 3.0.0 diff --git a/spring-boot-hello/pom.xml b/spring-boot-hello/pom.xml index fc3e28357..ae54d9067 100644 --- a/spring-boot-hello/pom.xml +++ b/spring-boot-hello/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.0-SNAPSHOT + 3.0.0 diff --git a/spring-boot-helloWorld/pom.xml b/spring-boot-helloWorld/pom.xml index 71054ab81..039ba9688 100644 --- a/spring-boot-helloWorld/pom.xml +++ b/spring-boot-helloWorld/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.0-SNAPSHOT + 3.0.0