From e6f3c23c0d2bbfdd3de03f8a264b25861dd8895d Mon Sep 17 00:00:00 2001 From: engineerping Date: Thu, 13 Jul 2023 02:25:05 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=20pom.xml=E4=B8=AD=E6=B7=BB=E5=8A=A0p?= =?UTF-8?q?arent.relativePath=20=E8=A7=A3=E5=86=B3=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E6=97=B6=E6=8A=A5=E9=94=99=EF=BC=9A=20'parent.relativePath'=20?= =?UTF-8?q?of=20POM=20io.renren:renren-generator:1.0.0=20(/Users/gcsp/Idea?= =?UTF-8?q?Projects/gulimall/renren-generator/pom.xml)=20points=20at=20com?= =?UTF-8?q?.atguigu.gulimall:gulimall=20instead=20of=20org.springframework?= =?UTF-8?q?.boot:spring-boot-starter-parent,=20please=20verify=20your=20pr?= =?UTF-8?q?oject=20structure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: engineerping --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 0ec2872..bdb2cb6 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,7 @@ org.springframework.boot spring-boot-starter-parent 2.2.6.RELEASE + -- Gitee