diff --git a/java/bom/pom.xml b/java/bom/pom.xml
index f543a21d68429..90bbc98dcb012 100644
--- a/java/bom/pom.xml
+++ b/java/bom/pom.xml
@@ -35,8 +35,8 @@
- https://github.com/protocolbuffers/protobuf
- scm:git:https://github.com/protocolbuffers/protobuf.git
+ https://github.com/weiting-chen/protobuf
+ scm:git:https://github.com/weiting-chen/protobuf.git
@@ -45,12 +45,12 @@
- sonatype-nexus-staging
- https://oss.sonatype.org/content/repositories/snapshots
+ ossrh
+ https://s01.oss.sonatype.org/content/repositories/snapshots
- sonatype-nexus-staging
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
+ ossrh
+ https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
@@ -78,7 +78,7 @@
and try again. -->
release
-
+
maven-gpg-plugin
1.6
@@ -95,12 +95,12 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.6
+ 1.6.7
true
- https://oss.sonatype.org/
- sonatype-nexus-staging
- false
+ https://s01.oss.sonatype.org/
+ ossrh
+ true
diff --git a/java/pom.xml b/java/pom.xml
index 65f9df9465290..14256f8fca93a 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -24,6 +24,13 @@
https://protobuf.dev
America/Los_Angeles
+
+ intel
+ Weiting Chen
+ weiting.chen@intel.com
+ Intel
+ America/Los_Angeles
+
@@ -48,18 +55,18 @@
- https://github.com/protocolbuffers/protobuf
- scm:git:https://github.com/protocolbuffers/protobuf.git
+ https://github.com/weiting-chen/protobuf
+ scm:git:https://github.com/weiting-chen/protobuf.git
- sonatype-nexus-staging
- https://oss.sonatype.org/content/repositories/snapshots
+ ossrh
+ https://s01.oss.sonatype.org/content/repositories/snapshots
- sonatype-nexus-staging
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
+ ossrh
+ https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
@@ -249,12 +256,12 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.6
+ 1.6.7
true
- sonatype-nexus-staging
- https://oss.sonatype.org/
- false
+ ossrh
+ https://s01.oss.sonatype.org/
+ true