From 76c08a09d360d80e2af0e4b384fbc253efb7fdb3 Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Thu, 18 Aug 2022 00:55:11 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E8=A7=84=E8=8C=83=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E5=8C=96=20pom=20=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demo-base/pom.xml | 2 +- demo-monitor/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo-base/pom.xml b/demo-base/pom.xml index bebc08f..40bc35b 100644 --- a/demo-base/pom.xml +++ b/demo-base/pom.xml @@ -3,8 +3,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - spring-boot-demo com.xkcoding + spring-boot-demo 1.0.0-SNAPSHOT diff --git a/demo-monitor/pom.xml b/demo-monitor/pom.xml index a6c3daa..a263f26 100644 --- a/demo-monitor/pom.xml +++ b/demo-monitor/pom.xml @@ -3,8 +3,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - spring-boot-demo com.xkcoding + spring-boot-demo 1.0.0-SNAPSHOT