diff --git a/pom.xml b/pom.xml
index 818f3d564..d456b4f16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
3.5.3
0.8.13
- 1.7.0
+ 0.7.0
3.2.7
@@ -220,15 +220,10 @@
-
- ossrh
- hawkBit Repository - Release
- https://oss.sonatype.org/service/local/staging/deploy/maven2
-
ossrh
hawkBit Repository - Snapshots
- https://oss.sonatype.org/content/repositories/snapshots
+ https://central.sonatype.com/repository/maven-snapshots/
@@ -565,14 +560,12 @@
sure that all artifacts of a multi-module project are deployed as a whole
at the end of the build process instead of deploying each module's artifacts
individually as part of building the module. -->
- org.sonatype.plugins
- nexus-staging-maven-plugin
- ${nexus.staging.maven.plugin.version}
+ org.sonatype.central
+ central-publishing-maven-plugin
+ ${central.publishing.maven.plugin.version}
true
- ossrh
- https://oss.sonatype.org/
- false
+ central