From ae058aaef01f30d764d6281822e24d314a9e4712 Mon Sep 17 00:00:00 2001 From: pl9cjg58x <1711158949@qq.com> Date: Fri, 28 Jun 2024 15:55:59 +0800 Subject: [PATCH] Delete 'mall-master/pom.xml' --- mall-master/pom.xml | 100 -------------------------------------------- 1 file changed, 100 deletions(-) delete mode 100644 mall-master/pom.xml diff --git a/mall-master/pom.xml b/mall-master/pom.xml deleted file mode 100644 index a6461a5..0000000 --- a/mall-master/pom.xml +++ /dev/null @@ -1,100 +0,0 @@ - - - 4.0.0 - - priv.jesse - mall - 1.0 - jar - - mall - shopping mall project - - - org.springframework.boot - spring-boot-starter-parent - 1.5.8.RELEASE - - - - - UTF-8 - UTF-8 - 1.8 - - - - - - mysql - mysql-connector-java - 8.0.29 - - - - - com.h2database - h2 - runtime - - - - - org.springframework.boot - spring-boot-starter-data-jpa - - - - com.alibaba - druid-spring-boot-starter - 1.1.3 - - - - org.springframework.boot - spring-boot-starter-aop - - - - org.springframework.boot - spring-boot-starter-web - - - - org.springframework.boot - spring-boot-starter-thymeleaf - - - commons-lang - commons-lang - 2.6 - - - - org.springframework.boot - spring-boot-devtools - runtime - true - - - - org.springframework.boot - spring-boot-starter-test - test - - - - - ${project.artifactId} - - - - org.springframework.boot - spring-boot-maven-plugin - - - - - -