diff --git a/pom.xml b/pom.xml
index aa58a3bd6..63c098e4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,6 +96,7 @@
false
2.22.0
3.0.1
+ 0.7.0
3.1.0
UTF-8
@@ -312,9 +313,14 @@
- org.apache.maven.plugins
- maven-deploy-plugin
- ${maven.deploy.version}
+ org.sonatype.central
+ central-publishing-maven-plugin
+ ${central-publishing-maven-plugin.version}
+ true
+
+ central-repo
+ true
+
org.apache.maven.plugins
@@ -374,14 +380,27 @@
-
-
- ossrh
- https://oss.sonatype.org/content/repositories/snapshots/
-
+
+
+ maven-central
+ https://repo.maven.apache.org/maven2/
+
+ false
+
+
+ true
+
+
- ossrh
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
+ Central Portal Snapshots
+ central-portal-snapshots
+ https://central.sonatype.com/repository/maven-snapshots/
+
+ false
+
+
+ true
+
-
+
diff --git a/trpc-code-generator/pom.xml b/trpc-code-generator/pom.xml
index 01a758ff8..5b9d78570 100644
--- a/trpc-code-generator/pom.xml
+++ b/trpc-code-generator/pom.xml
@@ -12,6 +12,7 @@
trpc-code-generator
jar
+ trpc-code-generator
8
diff --git a/trpc-demo/pom.xml b/trpc-demo/pom.xml
index 2abf3ec1d..c2367e83f 100644
--- a/trpc-demo/pom.xml
+++ b/trpc-demo/pom.xml
@@ -12,11 +12,11 @@
trpc-demo
pom
- Trpc Parent Project ${project.version}
+ trpc-demo
trpc
- true
+ true
1.0.0
@@ -36,9 +36,6 @@
org.apache.maven.plugins
maven-javadoc-plugin
-
- true
-
org.jacoco
diff --git a/trpc-demo/trpc-java-demo/pom.xml b/trpc-demo/trpc-java-demo/pom.xml
index aee1bd2e3..5a67f41fe 100644
--- a/trpc-demo/trpc-java-demo/pom.xml
+++ b/trpc-demo/trpc-java-demo/pom.xml
@@ -45,9 +45,6 @@
org.apache.maven.plugins
maven-javadoc-plugin
3.0.1
-
- true
-
org.jacoco
diff --git a/trpc-demo/trpc-spring-demo/trpc-spring-client-demo/pom.xml b/trpc-demo/trpc-spring-demo/trpc-spring-client-demo/pom.xml
index 178dfbd69..29ea25261 100644
--- a/trpc-demo/trpc-spring-demo/trpc-spring-client-demo/pom.xml
+++ b/trpc-demo/trpc-spring-demo/trpc-spring-client-demo/pom.xml
@@ -9,6 +9,7 @@
4.0.0
+ trpc-spring-client-demo
trpc-spring-client-demo
diff --git a/trpc-demo/trpc-spring-demo/trpc-spring-server-demo/pom.xml b/trpc-demo/trpc-spring-demo/trpc-spring-server-demo/pom.xml
index d20ecb62a..d9c241305 100644
--- a/trpc-demo/trpc-spring-demo/trpc-spring-server-demo/pom.xml
+++ b/trpc-demo/trpc-spring-demo/trpc-spring-server-demo/pom.xml
@@ -10,6 +10,7 @@
4.0.0
trpc-spring-server-demo
+ trpc-spring-server-demo
diff --git a/trpc-dependencies/trpc-bom/pom.xml b/trpc-dependencies/trpc-bom/pom.xml
index 8cd2bdfff..e708ef271 100644
--- a/trpc-dependencies/trpc-bom/pom.xml
+++ b/trpc-dependencies/trpc-bom/pom.xml
@@ -8,25 +8,64 @@
trpc-bom
1.4.0-SNAPSHOT
pom
+ trpc-bom
+ trpc
+ https://github.com/trpc-group/trpc-java
+
+
+
+ Apache License Version 2.0
+ https://opensource.org/license/apache-2-0
+ repo
+
+
+
+
+ https://github.com/trpc-group/trpc-java
+
+ scm:git:git@github.com:trpc-group/trpc-java.git
+
+
+ scm:git:ssh://git@github.com/trpc-group/trpc-java.git
+
+ HEAD
+
+
+
+
+ Base Zhang
+ basezhang@vip.qq.com
+
+
+ Shore Wang
+ wangxiao1208@foxmail.com
+
+
+ Thirteen Wang
+ 779754345@qq.com
+
+
+ Shiyou Wu
+ 258154927@qq.com
+
+
+ Kelgon Wu
+ kelgonwu@126.com
+
+
+ Layne Xiong
+ wardseptember@163.com
+
+
+ 0.7.0
3.1.0
3.0.0
3.0.1
3.0.1
-
-
- ossrh
- https://oss.sonatype.org/content/repositories/snapshots/
-
-
- ossrh
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
-
-
-
@@ -194,9 +233,14 @@
- org.apache.maven.plugins
- maven-deploy-plugin
- ${maven.deploy.version}
+ org.sonatype.central
+ central-publishing-maven-plugin
+ ${central-publishing-maven-plugin.version}
+ true
+
+ central-repo
+ true
+
org.apache.maven.plugins
diff --git a/trpc-dependencies/trpc-dependencies-bom/pom.xml b/trpc-dependencies/trpc-dependencies-bom/pom.xml
index 0e05e1afb..431797456 100644
--- a/trpc-dependencies/trpc-dependencies-bom/pom.xml
+++ b/trpc-dependencies/trpc-dependencies-bom/pom.xml
@@ -8,17 +8,55 @@
trpc-dependencies-bom
1.4.0-SNAPSHOT
pom
+ trpc-dependencies-bom
+ trpc
+ https://github.com/trpc-group/trpc-java
-
-
- ossrh
- https://oss.sonatype.org/content/repositories/snapshots/
-
-
- ossrh
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
-
-
+
+
+ Apache License Version 2.0
+ https://opensource.org/license/apache-2-0
+ repo
+
+
+
+
+ https://github.com/trpc-group/trpc-java
+
+ scm:git:git@github.com:trpc-group/trpc-java.git
+
+
+ scm:git:ssh://git@github.com/trpc-group/trpc-java.git
+
+ HEAD
+
+
+
+
+ Base Zhang
+ basezhang@vip.qq.com
+
+
+ Shore Wang
+ wangxiao1208@foxmail.com
+
+
+ Thirteen Wang
+ 779754345@qq.com
+
+
+ Shiyou Wu
+ 258154927@qq.com
+
+
+ Kelgon Wu
+ kelgonwu@126.com
+
+
+ Layne Xiong
+ wardseptember@163.com
+
+
1.1.0
@@ -26,6 +64,7 @@
2.1.0
1.14.9
2.9.3
+ 0.7.0
1.15
4.4
2.10.1
@@ -931,9 +970,14 @@
- org.apache.maven.plugins
- maven-deploy-plugin
- ${maven.deploy.version}
+ org.sonatype.central
+ central-publishing-maven-plugin
+ ${central-publishing-maven-plugin.version}
+ true
+
+ central-repo
+ true
+
org.apache.maven.plugins
diff --git a/trpc-maven-plugin/pom.xml b/trpc-maven-plugin/pom.xml
index 86602bb81..115b0dd02 100644
--- a/trpc-maven-plugin/pom.xml
+++ b/trpc-maven-plugin/pom.xml
@@ -10,6 +10,7 @@
1.4.0-SNAPSHOT
+ trpc-maven-plugin
trpc-maven-plugin
maven-plugin
diff --git a/trpc-opentelemetry/pom.xml b/trpc-opentelemetry/pom.xml
index 54eaa0d8f..db6eebfe5 100644
--- a/trpc-opentelemetry/pom.xml
+++ b/trpc-opentelemetry/pom.xml
@@ -10,6 +10,7 @@
trpc-opentelemetry
+ trpc-opentelemetry
diff --git a/trpc-spring-boot-starters/pom.xml b/trpc-spring-boot-starters/pom.xml
index cdbedb888..e4304b13a 100644
--- a/trpc-spring-boot-starters/pom.xml
+++ b/trpc-spring-boot-starters/pom.xml
@@ -8,7 +8,7 @@
1.4.0-SNAPSHOT
4.0.0
-
+ trpc-spring-boot-starters
trpc-spring-boot-starters
pom
diff --git a/trpc-spring-boot-starters/trpc-spring-boot-starter/pom.xml b/trpc-spring-boot-starters/trpc-spring-boot-starter/pom.xml
index b9ead0fcf..d0c5554ba 100644
--- a/trpc-spring-boot-starters/trpc-spring-boot-starter/pom.xml
+++ b/trpc-spring-boot-starters/trpc-spring-boot-starter/pom.xml
@@ -10,6 +10,7 @@
4.0.0
trpc-spring-boot-starter
+ trpc-spring-boot-starter
diff --git a/trpc-spring-support/pom.xml b/trpc-spring-support/pom.xml
index 22bc83713..c052dba61 100644
--- a/trpc-spring-support/pom.xml
+++ b/trpc-spring-support/pom.xml
@@ -11,6 +11,7 @@
trpc-spring-support
pom
+ trpc-spring-support
trpc-spring
diff --git a/trpc-spring-support/trpc-spring/pom.xml b/trpc-spring-support/trpc-spring/pom.xml
index ac3838b04..9936eabfa 100644
--- a/trpc-spring-support/trpc-spring/pom.xml
+++ b/trpc-spring-support/trpc-spring/pom.xml
@@ -8,6 +8,7 @@
1.4.0-SNAPSHOT
4.0.0
+ trpc-spring
trpc-spring
diff --git a/trpc-spring-support/trpc-springmvc/pom.xml b/trpc-spring-support/trpc-springmvc/pom.xml
index 585f517de..78521b1f1 100644
--- a/trpc-spring-support/trpc-springmvc/pom.xml
+++ b/trpc-spring-support/trpc-springmvc/pom.xml
@@ -10,6 +10,7 @@
4.0.0
trpc-springmvc
+ trpc-springmvc
2.2.2.RELEASE
diff --git a/trpc-test/pom.xml b/trpc-test/pom.xml
index f76449625..bb981f309 100644
--- a/trpc-test/pom.xml
+++ b/trpc-test/pom.xml
@@ -20,7 +20,7 @@
- true
+ true
4.1.1.4
@@ -85,9 +85,6 @@
org.apache.maven.plugins
maven-javadoc-plugin
-
- true
-
org.jacoco
diff --git a/trpc-test/trpc-test-integration/pom.xml b/trpc-test/trpc-test-integration/pom.xml
index d321cd1e7..360296963 100644
--- a/trpc-test/trpc-test-integration/pom.xml
+++ b/trpc-test/trpc-test-integration/pom.xml
@@ -10,8 +10,10 @@
4.0.0
trpc-test-integration
+ trpc-test-integration
+ true
8
8
3.1.0
@@ -109,10 +111,33 @@
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+
+ true
+
+
+
+ default-deploy
+ deploy
+
+ deploy
+
+
+ true
+
+
+
+
org.springframework.boot
spring-boot-maven-plugin
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+
org.codehaus.mojo
build-helper-maven-plugin