diff --git a/pom.xml b/pom.xml index 817c6461b..7ede09bf6 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 1.8 1.8 1.8 - 1.1.0-jdk8 + 1.1.0-jdk8-beta1 4.1.94.Final 5.8.25 3.5.7 @@ -73,46 +73,6 @@ snail-job-common-log ${revision} - - com.aizuda - snail-job-datasource-template - ${revision} - - - com.aizuda - snail-job-mariadb-datasource - ${revision} - - - com.aizuda - snail-job-mysql-datasource - ${revision} - - - com.aizuda - snail-job-postgres-datasource - ${revision} - - - com.aizuda - snail-job-oracle-datasource - ${revision} - - - com.aizuda - snail-job-sqlserver-datasource - ${revision} - - - com.aizuda - snail-job-dm8-datasource - ${revision} - - - com.aizuda - snail-job-kingbase-datasource - ${revision} - cn.hutool hutool-http @@ -298,13 +258,6 @@ sign - - - - --pinentry-mode - loopback - - @@ -340,14 +293,13 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 + org.sonatype.central + central-publishing-maven-plugin + 0.5.0 true - ossrh - https://s01.oss.sonatype.org/ - false + ossrh + false @@ -356,11 +308,11 @@ ossrh - https://s01.oss.sonatype.org/content/repositories/snapshots + https://oss.sonatype.org/content/repositories/snapshots ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + https://oss.sonatype.org/service/local/staging/deploy/maven2/