diff --git a/liteflow-benchmark/liteflow-benchmark-script-javax-pro/pom.xml b/liteflow-benchmark/liteflow-benchmark-script-javax-pro/pom.xml
index 3e680b8ac..a2ef8108b 100644
--- a/liteflow-benchmark/liteflow-benchmark-script-javax-pro/pom.xml
+++ b/liteflow-benchmark/liteflow-benchmark-script-javax-pro/pom.xml
@@ -2,13 +2,13 @@
- 4.0.0
liteflow-benchmark
com.yomahub
${revision}
../pom.xml
+ 4.0.0
liteflow-benchmark-script-javax-pro
diff --git a/liteflow-benchmark/pom.xml b/liteflow-benchmark/pom.xml
index c8f75aa7d..ef414892e 100644
--- a/liteflow-benchmark/pom.xml
+++ b/liteflow-benchmark/pom.xml
@@ -18,7 +18,6 @@
1.37
-
com.yomahub
@@ -43,55 +42,10 @@
+ liteflow-benchmark-script-javax-pro
liteflow-benchmark-script-javax
liteflow-benchmark-script-java
liteflow-benchmark-script-groovy
liteflow-benchmark-common
-
-
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
- 2.8.2
-
- true
-
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
- 2.4
-
- true
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 3.0.1
-
- true
-
-
-
- org.apache.maven.plugins
- maven-gpg-plugin
- 1.5
-
- true
-
-
-
- org.sonatype.central
- central-publishing-maven-plugin
- 0.7.0
-
- true
-
-
-
-
\ No newline at end of file
diff --git a/liteflow-core/pom.xml b/liteflow-core/pom.xml
index d62bb4ae8..d650fa682 100644
--- a/liteflow-core/pom.xml
+++ b/liteflow-core/pom.xml
@@ -4,6 +4,7 @@
4.0.0
jar
liteflow-core
+ ${project.artifactId}
liteflow core
diff --git a/liteflow-el-builder/pom.xml b/liteflow-el-builder/pom.xml
index f6e0b6d8d..2976afdbf 100644
--- a/liteflow-el-builder/pom.xml
+++ b/liteflow-el-builder/pom.xml
@@ -5,6 +5,7 @@
4.0.0
jar
liteflow-el-builder
+ ${project.artifactId}
liteflow el builder
diff --git a/liteflow-rule-plugin/liteflow-rule-apollo/pom.xml b/liteflow-rule-plugin/liteflow-rule-apollo/pom.xml
index 23c2643b8..087ada509 100644
--- a/liteflow-rule-plugin/liteflow-rule-apollo/pom.xml
+++ b/liteflow-rule-plugin/liteflow-rule-apollo/pom.xml
@@ -11,11 +11,7 @@
4.0.0
liteflow-rule-apollo
-
-
- 8
- 8
-
+ ${project.artifactId}
diff --git a/liteflow-rule-plugin/liteflow-rule-etcd/pom.xml b/liteflow-rule-plugin/liteflow-rule-etcd/pom.xml
index f1c75a42e..e1b7c38d8 100644
--- a/liteflow-rule-plugin/liteflow-rule-etcd/pom.xml
+++ b/liteflow-rule-plugin/liteflow-rule-etcd/pom.xml
@@ -11,6 +11,7 @@
4.0.0
liteflow-rule-etcd
+ ${project.artifactId}
diff --git a/liteflow-rule-plugin/liteflow-rule-nacos/pom.xml b/liteflow-rule-plugin/liteflow-rule-nacos/pom.xml
index 930452e40..d54345a0d 100644
--- a/liteflow-rule-plugin/liteflow-rule-nacos/pom.xml
+++ b/liteflow-rule-plugin/liteflow-rule-nacos/pom.xml
@@ -11,6 +11,7 @@
4.0.0
liteflow-rule-nacos
+ ${project.artifactId}
diff --git a/liteflow-rule-plugin/liteflow-rule-redis/pom.xml b/liteflow-rule-plugin/liteflow-rule-redis/pom.xml
index 39019de4f..64109ce36 100644
--- a/liteflow-rule-plugin/liteflow-rule-redis/pom.xml
+++ b/liteflow-rule-plugin/liteflow-rule-redis/pom.xml
@@ -11,6 +11,7 @@
4.0.0
liteflow-rule-redis
+ ${project.artifactId}
diff --git a/liteflow-rule-plugin/liteflow-rule-sql/pom.xml b/liteflow-rule-plugin/liteflow-rule-sql/pom.xml
index 9a40ad550..67f99cd8c 100644
--- a/liteflow-rule-plugin/liteflow-rule-sql/pom.xml
+++ b/liteflow-rule-plugin/liteflow-rule-sql/pom.xml
@@ -11,6 +11,7 @@
4.0.0
liteflow-rule-sql
+ ${project.artifactId}
diff --git a/liteflow-rule-plugin/liteflow-rule-zk/pom.xml b/liteflow-rule-plugin/liteflow-rule-zk/pom.xml
index b9d897dc7..c82d5b9a1 100644
--- a/liteflow-rule-plugin/liteflow-rule-zk/pom.xml
+++ b/liteflow-rule-plugin/liteflow-rule-zk/pom.xml
@@ -11,6 +11,7 @@
4.0.0
liteflow-rule-zk
+ ${project.artifactId}
diff --git a/liteflow-rule-plugin/pom.xml b/liteflow-rule-plugin/pom.xml
index f915ebb72..7d0571139 100644
--- a/liteflow-rule-plugin/pom.xml
+++ b/liteflow-rule-plugin/pom.xml
@@ -20,6 +20,5 @@
liteflow-rule-plugin
-
-
+ ${project.artifactId}
\ No newline at end of file
diff --git a/liteflow-script-plugin/liteflow-script-aviator/pom.xml b/liteflow-script-plugin/liteflow-script-aviator/pom.xml
index 5463a74c0..3e133607a 100644
--- a/liteflow-script-plugin/liteflow-script-aviator/pom.xml
+++ b/liteflow-script-plugin/liteflow-script-aviator/pom.xml
@@ -11,6 +11,7 @@
liteflow-script-aviator
+ ${project.artifactId}
diff --git a/liteflow-script-plugin/liteflow-script-graaljs/pom.xml b/liteflow-script-plugin/liteflow-script-graaljs/pom.xml
index 6d68462c0..466cfc8bd 100644
--- a/liteflow-script-plugin/liteflow-script-graaljs/pom.xml
+++ b/liteflow-script-plugin/liteflow-script-graaljs/pom.xml
@@ -11,6 +11,7 @@
4.0.0
liteflow-script-graaljs
+ ${project.artifactId}
diff --git a/liteflow-script-plugin/liteflow-script-groovy/pom.xml b/liteflow-script-plugin/liteflow-script-groovy/pom.xml
index 50940cf8a..f1daf102c 100644
--- a/liteflow-script-plugin/liteflow-script-groovy/pom.xml
+++ b/liteflow-script-plugin/liteflow-script-groovy/pom.xml
@@ -11,6 +11,7 @@
4.0.0
liteflow-script-groovy
+ ${project.artifactId}
diff --git a/liteflow-script-plugin/liteflow-script-java/pom.xml b/liteflow-script-plugin/liteflow-script-java/pom.xml
index 826bcab90..31cf5bccd 100644
--- a/liteflow-script-plugin/liteflow-script-java/pom.xml
+++ b/liteflow-script-plugin/liteflow-script-java/pom.xml
@@ -13,6 +13,7 @@
liteflow-script-java
+ ${project.artifactId}
@@ -28,16 +29,4 @@
-
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
- 2.8.2
-
- true
-
-
-
-
\ No newline at end of file
diff --git a/liteflow-script-plugin/liteflow-script-javascript/pom.xml b/liteflow-script-plugin/liteflow-script-javascript/pom.xml
index 8a636e19e..f3b36e504 100644
--- a/liteflow-script-plugin/liteflow-script-javascript/pom.xml
+++ b/liteflow-script-plugin/liteflow-script-javascript/pom.xml
@@ -11,6 +11,7 @@
4.0.0
liteflow-script-javascript
+ ${project.artifactId}
diff --git a/liteflow-script-plugin/liteflow-script-javax-pro/pom.xml b/liteflow-script-plugin/liteflow-script-javax-pro/pom.xml
index d98bcf3ec..07552b686 100644
--- a/liteflow-script-plugin/liteflow-script-javax-pro/pom.xml
+++ b/liteflow-script-plugin/liteflow-script-javax-pro/pom.xml
@@ -11,6 +11,7 @@
liteflow-script-javax-pro
+ ${project.artifactId}
diff --git a/liteflow-script-plugin/liteflow-script-javax/pom.xml b/liteflow-script-plugin/liteflow-script-javax/pom.xml
index 446bea89d..5a1b61d35 100644
--- a/liteflow-script-plugin/liteflow-script-javax/pom.xml
+++ b/liteflow-script-plugin/liteflow-script-javax/pom.xml
@@ -11,6 +11,7 @@
liteflow-script-javax
+ ${project.artifactId}
diff --git a/liteflow-script-plugin/liteflow-script-kotlin/pom.xml b/liteflow-script-plugin/liteflow-script-kotlin/pom.xml
index df3bed9da..cc090354c 100644
--- a/liteflow-script-plugin/liteflow-script-kotlin/pom.xml
+++ b/liteflow-script-plugin/liteflow-script-kotlin/pom.xml
@@ -11,6 +11,7 @@
4.0.0
liteflow-script-kotlin
+ ${project.artifactId}
diff --git a/liteflow-script-plugin/liteflow-script-lua/pom.xml b/liteflow-script-plugin/liteflow-script-lua/pom.xml
index b13118825..471cadeef 100644
--- a/liteflow-script-plugin/liteflow-script-lua/pom.xml
+++ b/liteflow-script-plugin/liteflow-script-lua/pom.xml
@@ -11,6 +11,7 @@
liteflow-script-lua
+ ${project.artifactId}
diff --git a/liteflow-script-plugin/liteflow-script-python/pom.xml b/liteflow-script-plugin/liteflow-script-python/pom.xml
index 3de81890a..e171f4962 100644
--- a/liteflow-script-plugin/liteflow-script-python/pom.xml
+++ b/liteflow-script-plugin/liteflow-script-python/pom.xml
@@ -11,6 +11,7 @@
liteflow-script-python
+ ${project.artifactId}
diff --git a/liteflow-script-plugin/liteflow-script-qlexpress/pom.xml b/liteflow-script-plugin/liteflow-script-qlexpress/pom.xml
index c81187b5d..7580d4316 100644
--- a/liteflow-script-plugin/liteflow-script-qlexpress/pom.xml
+++ b/liteflow-script-plugin/liteflow-script-qlexpress/pom.xml
@@ -11,6 +11,7 @@
4.0.0
liteflow-script-qlexpress
+ ${project.artifactId}
diff --git a/liteflow-script-plugin/pom.xml b/liteflow-script-plugin/pom.xml
index 2e996a6af..d66851626 100644
--- a/liteflow-script-plugin/pom.xml
+++ b/liteflow-script-plugin/pom.xml
@@ -13,6 +13,7 @@
liteflow-script-plugin
+ ${project.artifactId}
liteflow-script-qlexpress
@@ -27,5 +28,4 @@
liteflow-script-javax-pro
liteflow-script-kotlin
-
\ No newline at end of file
diff --git a/liteflow-solon-plugin/pom.xml b/liteflow-solon-plugin/pom.xml
index 81e49ef31..c0733acbb 100644
--- a/liteflow-solon-plugin/pom.xml
+++ b/liteflow-solon-plugin/pom.xml
@@ -5,6 +5,7 @@
4.0.0
jar
liteflow-solon-plugin
+ ${project.artifactId}
liteflow solon plugin
@@ -14,7 +15,6 @@
../pom.xml
-
org.noear
diff --git a/liteflow-spring-boot-starter/pom.xml b/liteflow-spring-boot-starter/pom.xml
index daad66ceb..c10674625 100644
--- a/liteflow-spring-boot-starter/pom.xml
+++ b/liteflow-spring-boot-starter/pom.xml
@@ -5,6 +5,7 @@
4.0.0
jar
liteflow-spring-boot-starter
+ ${project.artifactId}
liteflow springboot starter
diff --git a/liteflow-spring/pom.xml b/liteflow-spring/pom.xml
index 9f47ecb9c..9ad717309 100644
--- a/liteflow-spring/pom.xml
+++ b/liteflow-spring/pom.xml
@@ -11,6 +11,7 @@
4.0.0
liteflow-spring
+ ${project.artifactId}
diff --git a/liteflow-testcase-el/liteflow-testcase-el-script-javax-springboot/pom.xml b/liteflow-testcase-el/liteflow-testcase-el-script-javax-springboot/pom.xml
index 01239774a..4636f0fd2 100644
--- a/liteflow-testcase-el/liteflow-testcase-el-script-javax-springboot/pom.xml
+++ b/liteflow-testcase-el/liteflow-testcase-el-script-javax-springboot/pom.xml
@@ -24,12 +24,6 @@
${revision}
test
-
- com.yomahub
- liteflow-script-javax
- ${revision}
- test
-
org.springframework.boot
spring-boot-starter-test
diff --git a/liteflow-testcase-el/pom.xml b/liteflow-testcase-el/pom.xml
index 461d3c88a..cba831c06 100644
--- a/liteflow-testcase-el/pom.xml
+++ b/liteflow-testcase-el/pom.xml
@@ -46,50 +46,4 @@
liteflow-testcase-el-sql-springboot-sharding-jdbc
liteflow-testcase-el-script-javaxpro-springboot
-
-
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
- 2.8.2
-
- true
-
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
- 2.4
-
- true
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 3.0.1
-
- true
-
-
-
- org.apache.maven.plugins
- maven-gpg-plugin
- 1.5
-
- true
-
-
-
- org.sonatype.central
- central-publishing-maven-plugin
- 0.7.0
-
- true
-
-
-
-
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 36879d40f..0fd5f0c82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,40 +84,6 @@
2.9.3
-
-
- sonatype-oss-release
-
-
-
- org.apache.maven.plugins
- maven-gpg-plugin
- 1.5
-
-
- verify
-
- sign
-
-
-
-
-
-
- org.sonatype.central
- central-publishing-maven-plugin
- 0.7.0
- true
-
- oss
- true
-
-
-
-
-
-
-
@@ -396,49 +362,22 @@
+
org.apache.maven.plugins
maven-surefire-plugin
- 2.18.1
+ 3.5.3
true
-
- org.apache.maven.plugins
- maven-source-plugin
- 2.4
-
- true
-
-
-
- package
-
- jar-no-fork
-
-
-
-
+
org.apache.maven.plugins
maven-site-plugin
3.7.1
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 3.0.1
-
-
- package
-
- jar
-
-
-
-
+
org.codehaus.mojo
@@ -468,16 +407,112 @@
-
- liteflow-core
- liteflow-script-plugin
- liteflow-rule-plugin
- liteflow-spring-boot-starter
- liteflow-spring
- liteflow-solon-plugin
- liteflow-testcase-el
- liteflow-el-builder
- liteflow-benchmark
-
+
+
+ compile
+
+ liteflow-core
+ liteflow-script-plugin
+ liteflow-rule-plugin
+ liteflow-spring-boot-starter
+ liteflow-spring
+ liteflow-solon-plugin
+ liteflow-testcase-el
+ liteflow-el-builder
+ liteflow-benchmark
+
+
+ true
+
+
+
+
+ release
+
+ liteflow-core
+ liteflow-script-plugin
+ liteflow-rule-plugin
+ liteflow-spring-boot-starter
+ liteflow-spring
+ liteflow-solon-plugin
+ liteflow-el-builder
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ 3.1.4
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 3.2.7
+
+
+ verify
+
+ sign
+
+
+
+
+ ${gpg.passphrase}
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 3.3.1
+
+ true
+
+
+
+ compile
+
+ jar
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 3.11.3
+
+
+ package
+
+ jar
+
+
+ -Xdoclint:none
+
+
+
+
+
+
+ org.sonatype.central
+ central-publishing-maven-plugin
+ 0.8.0
+ true
+
+ oss
+ true
+
+
+
+
+
+