diff --git a/metis-applicant/pom.xml b/metis-applicant/pom.xml
index ddeb266..d7a1845 100644
--- a/metis-applicant/pom.xml
+++ b/metis-applicant/pom.xml
@@ -4,7 +4,7 @@
com.metis
metis
- 1.0.1-SNAPSHOT
+ 1.0.1
metis-applicant
@@ -38,57 +38,7 @@
org.springframework.boot
spring-boot-maven-plugin
-
-
-
- repackage
-
-
-
-
-
-
-
- org.projectlombok
- lombok
-
-
- org.mapstruct
- mapstruct-processor
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
- 17
- 17
- UTF-8
-
- -parameters
- --add-opens
- java.base/java.lang=ALL-UNNAMED
-
-
-
-
-
- org.projectlombok
- lombok
- ${lombok.version}
-
-
- org.mapstruct
- mapstruct-processor
- ${org.mapstruct.version}
-
-
-
-
\ No newline at end of file
diff --git a/metis-starter/pom.xml b/metis-starter/pom.xml
index 5f9cd3e..6c205db 100644
--- a/metis-starter/pom.xml
+++ b/metis-starter/pom.xml
@@ -4,7 +4,7 @@
com.metis
metis
- 1.0.1-SNAPSHOT
+ 1.0.1
metis-starter
@@ -67,37 +67,4 @@
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
- 17
- 17
- UTF-8
-
- -parameters
-
-
-
-
-
- org.projectlombok
- lombok
- ${lombok.version}
-
-
- org.mapstruct
- mapstruct-processor
- ${org.mapstruct.version}
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 6afd731..7ff6b26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.metis
metis
- 1.0.1-SNAPSHOT
+ 1.0.1
pom
metis-starter
@@ -106,15 +106,41 @@
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.0-20250422-160350
+ 1.0.1-20250423-120417
${project.name}
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+ 3.3.4
+
+
+
+ repackage
+
+
+
+
+
+
+
+ org.projectlombok
+ lombok
+
+
+ org.mapstruct
+ mapstruct-processor
+
+
+
+
org.apache.maven.plugins
@@ -136,7 +162,23 @@
UTF-8
-parameters
+ --add-opens
+ java.base/java.lang=ALL-UNNAMED
+
+
+
+
+ org.projectlombok
+ lombok
+ ${lombok.version}
+
+
+ org.mapstruct
+ mapstruct-processor
+ ${org.mapstruct.version}
+
+
@@ -218,30 +260,10 @@
+
- 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
org.apache.maven.plugins