diff --git a/metis-applicant/pom.xml b/metis-applicant/pom.xml index 3851708..8879126 100644 --- a/metis-applicant/pom.xml +++ b/metis-applicant/pom.xml @@ -1,20 +1,19 @@ - + 4.0.0 com.metis metis - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT - 1.0.0-SNAPSHOT metis-applicant 17 17 UTF-8 - true true true @@ -33,6 +32,7 @@ + @@ -40,6 +40,12 @@ org.springframework.boot spring-boot-maven-plugin + + + org.apache.maven.plugins + maven-compiler-plugin + + \ No newline at end of file diff --git a/metis-starter/pom.xml b/metis-starter/pom.xml index f87200d..c80248d 100644 --- a/metis-starter/pom.xml +++ b/metis-starter/pom.xml @@ -4,10 +4,10 @@ com.metis metis - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT metis-starter @@ -68,4 +68,14 @@ + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 2547ccb..4666e4e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,18 +4,13 @@ com.metis metis - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT pom metis-starter metis-applicant - - org.springframework.boot - spring-boot-starter-parent - 3.3.4 - 17 @@ -107,8 +102,6 @@ - - scm:git:http://git.feashow.cn/clay/metis.git scm:git:http://git.feashow.cn/clay/metis.git http://git.feashow.cn/clay/metis.git