diff --git a/pom.xml b/pom.xml
index c0867bf..6946388 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,35 +48,6 @@
21
-
- maven-source-plugin
- 3.3.1
-
-
- attach-sources
-
- jar-no-fork
-
-
-
-
-
- maven-javadoc-plugin
- 3.12.0
-
- UTF-8
- UTF-8
- UTF-8
-
-
-
- attach-javadocs
-
- jar
-
-
-
-
maven-jar-plugin
3.5.0
@@ -148,6 +119,13 @@
https://www.codelibs.org/assets/formatter/eclipse-formatter-1.1.xml
+
+ maven-release-plugin
+ 3.1.1
+
+ release
+
+
org.sonatype.central
central-publishing-maven-plugin
@@ -164,6 +142,35 @@
release
+
+ maven-source-plugin
+ 3.3.1
+
+
+ attach-sources
+
+ jar-no-fork
+
+
+
+
+
+ maven-javadoc-plugin
+ 3.12.0
+
+ UTF-8
+ UTF-8
+ UTF-8
+
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
org.apache.maven.plugins
maven-gpg-plugin