diff --git a/pom.xml b/pom.xml
index e85baa1..f0981f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,6 +43,16 @@
+
+
+ org.sonatype.central
+ central-publishing-maven-plugin
+ 0.5.0
+ true
+
+ central
+
+
org.apache.maven.plugins
@@ -216,19 +226,39 @@
9.3
-
-
- validate
-
- true
- true
-
-
- check
-
-
-
-
+
+
+ validate
+
+ true
+ true
+
+
+ check
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 3.0.1
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+ --pinentry-mode
+ loopback
+
+
+