diff --git a/pom.xml b/pom.xml
index 10a1cb6..6bfacc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,39 +92,6 @@
-
- org.apache.maven.plugins
- maven-source-plugin
- 3.3.1
-
-
- attach-sources
-
- jar-no-fork
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 3.12.0
-
- UTF-8
- UTF-8
- UTF-8
- 17
- none
-
-
-
- attach-javadocs
-
- jar
-
-
-
-
maven-jar-plugin
3.5.0
@@ -136,6 +103,13 @@
+
+ maven-release-plugin
+ 3.1.1
+
+ release
+
+
org.sonatype.central
central-publishing-maven-plugin
@@ -152,6 +126,39 @@
release
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 3.3.1
+
+
+ attach-sources
+
+ jar-no-fork
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 3.12.0
+
+ UTF-8
+ UTF-8
+ UTF-8
+ 17
+ none
+
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
org.apache.maven.plugins
maven-gpg-plugin