diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 16293b527..8168c8126 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -12,7 +12,7 @@ https://github.com/yanhom1314/dynamic-tp - 1.1.9.1 + 1.2.0-alpha UTF-8 1.18.24 @@ -59,6 +59,7 @@ 2.4 3.2.0 1.6 + 0.7.0 4.2.20 1.35 @@ -635,17 +636,6 @@ https://github.com/yanhom1314/dynamic-tp/issues - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots/ - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - @@ -694,6 +684,17 @@ + + org.sonatype.central + central-publishing-maven-plugin + ${central-publishing-maven-plugin.version} + true + + ossrh + false + + + org.sonatype.plugins nexus-staging-maven-plugin diff --git a/pom.xml b/pom.xml index 98f6f643f..098334354 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ https://github.com/yanhom1314/dynamic-tp - 1.1.9.1 + 1.2.0-alpha 8 8 @@ -33,6 +33,7 @@ 1.6.7 3.7.1 3.1.0 + 0.7.0 3.3.0 @@ -145,17 +146,6 @@ https://github.com/yanhom1314/dynamic-tp/issues - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots/ - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - @@ -260,6 +250,17 @@ + + org.sonatype.central + central-publishing-maven-plugin + ${central-publishing-maven-plugin.version} + true + + ossrh + false + + + org.sonatype.plugins nexus-staging-maven-plugin