diff --git a/pom.xml b/pom.xml
index 68d0dd85..158d904e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
- sign-artifacts
+ release
@@ -77,6 +77,19 @@
+
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ 3.1.2
+
+ true
+
+
+
+
+
1.8
${java.version}
diff --git a/sdk/pom.xml b/sdk/pom.xml
index 3590fae2..d2b9ad09 100644
--- a/sdk/pom.xml
+++ b/sdk/pom.xml
@@ -195,18 +195,7 @@
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.7
- true
-
- ossrh
- https://s01.oss.sonatype.org/
- true
-
-
+
org.apache.maven.plugins
maven-gpg-plugin