From ad3127963bb01e698066bace6d9add9f33a84a73 Mon Sep 17 00:00:00 2001 From: prthuzwbq <528068873@qq.com> Date: Fri, 19 Apr 2024 20:21:35 +0800 Subject: [PATCH] Delete 'src/pom(1).xml' --- src/pom(1).xml | 187 ------------------------------------------------- 1 file changed, 187 deletions(-) delete mode 100644 src/pom(1).xml diff --git a/src/pom(1).xml b/src/pom(1).xml deleted file mode 100644 index 1cc4a0f..0000000 --- a/src/pom(1).xml +++ /dev/null @@ -1,187 +0,0 @@ - - 4.0.0 - com.cdy - ClassManageMentSystem - war - 1.0-SNAPSHOT - ClassManageMentSystem Maven Webapp - http://maven.apache.org - - - junit - junit - 3.8.1 - test - - - - mysql - mysql-connector-java - 5.1.43 - - - - com.alibaba - druid - 1.1.1 - - - - org.mybatis - mybatis - 3.4.1 - - - - org.springframework - spring-context - 4.3.9.RELEASE - - - org.springframework - spring-aop - 4.3.9.RELEASE - - - org.springframework - spring-core - 4.3.9.RELEASE - - - org.springframework - spring-beans - 4.3.9.RELEASE - - - org.springframework - spring-jdbc - 4.3.9.RELEASE - - - org.springframework - spring-tx - 4.3.9.RELEASE - - - org.springframework - spring-web - 4.3.9.RELEASE - - - org.springframework - spring-webmvc - 4.3.9.RELEASE - - - org.springframework - spring-oxm - 4.3.9.RELEASE - - - - org.aspectj - aspectjweaver - 1.8.9 - - - - org.mybatis - mybatis-spring - 1.3.0 - - - - javax.servlet - javax.servlet-api - 3.1.0 - - - javax.servlet.jsp.jstl - jstl-api - 1.2 - - - org.apache.taglibs - taglibs-standard-spec - 1.2.1 - - - org.apache.taglibs - taglibs-standard-impl - 1.2.1 - - - - com.fasterxml.jackson.core - jackson-core - 2.7.3 - - - com.fasterxml.jackson.core - jackson-databind - 2.7.3 - - - com.fasterxml.jackson.core - jackson-annotations - 2.7.3 - - - - org.apache.poi - poi - 3.15 - - - - commons-fileupload - commons-fileupload - 1.3.1 - - - - org.apache.logging.log4j - log4j-api - 2.3 - - - org.apache.logging.log4j - log4j-core - 2.3 - - - org.apache.logging.log4j - log4j-jcl - 2.3 - - - - - ClassManageMentSystem - - - org.apache.maven.plugins - maven-compiler-plugin - - 7 - 7 - - - - - - src/main/java - - **/*.xml - - - - src/main/resources - - **/*.* - - - - -