diff --git a/pom.xml b/pom.xml
index 46ccad473..10e613678 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,6 +94,7 @@
1.0.1
3.6.3
3.2.1
+ 0.8.0
@@ -301,14 +302,8 @@
sonatype-nexus-snapshots
- Sonatype Nexus Snapshots
- https://oss.sonatype.org/content/repositories/snapshots/
+ https://central.sonatype.com/repository/maven-snapshots/
-
- sonatype-nexus-staging
- Nexus Release Repository
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
-
@@ -316,6 +311,15 @@
sonatype-oss-release
+
+ org.sonatype.central
+ central-publishing-maven-plugin
+ ${central-publishing-maven-plugin.version}
+ true
+
+ central
+
+
org.apache.maven.plugins
maven-source-plugin