diff --git a/metis-applicant/pom.xml b/metis-applicant/pom.xml
index d7a1845..ddd3f32 100644
--- a/metis-applicant/pom.xml
+++ b/metis-applicant/pom.xml
@@ -4,7 +4,7 @@
com.metis
metis
- 1.0.1
+ 1.0.1-SNAPSHOT
metis-applicant
@@ -13,9 +13,9 @@
17
17
UTF-8
-
+
true
-
+
@@ -38,7 +38,34 @@
org.springframework.boot
spring-boot-maven-plugin
+ 3.3.4
+
+
+
+ repackage
+
+
+
+
+
+
+
+ org.projectlombok
+ lombok
+
+
+ org.mapstruct
+ mapstruct-processor
+
+
+
+
+
+
+ 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 6c205db..5c1b094 100644
--- a/metis-starter/pom.xml
+++ b/metis-starter/pom.xml
@@ -4,7 +4,7 @@
com.metis
metis
- 1.0.1
+ 1.0.1-SNAPSHOT
metis-starter
@@ -67,4 +67,15 @@
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+
+
+
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 7ff6b26..fe23d56 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.metis
metis
- 1.0.1
+ 1.0.1-SNAPSHOT
pom
metis-starter
@@ -12,6 +12,7 @@
+ 17
17
17
UTF-8
@@ -101,46 +102,20 @@
-
-
+
+
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
- 1.0.1-20250423-120417
+ 1.0.0-20250422-160350
${project.name}
-
-
- org.springframework.boot
- spring-boot-maven-plugin
- 3.3.4
-
-
-
- repackage
-
-
-
-
-
-
-
- org.projectlombok
- lombok
-
-
- org.mapstruct
- mapstruct-processor
-
-
-
-
org.apache.maven.plugins
@@ -162,23 +137,7 @@
UTF-8
-parameters
- --add-opens
- java.base/java.lang=ALL-UNNAMED
-
-
-
-
- org.projectlombok
- lombok
- ${lombok.version}
-
-
- org.mapstruct
- mapstruct-processor
- ${org.mapstruct.version}
-
-
@@ -260,11 +219,6 @@
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
org.apache.maven.plugins
maven-deploy-plugin