From 311993ba3317eda258b6496cd8d05e2486492ea9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E8=83=83=E7=8E=8B?= <253498229@qq.com> Date: Sat, 7 Dec 2019 04:38:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E5=88=B0maven=E4=B8=AD?= =?UTF-8?q?=E5=A4=AE=E4=BB=93=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mysql-migrate/pom.xml | 72 ++++++------------------------------------- 1 file changed, 9 insertions(+), 63 deletions(-) diff --git a/mysql-migrate/pom.xml b/mysql-migrate/pom.xml index f1c3c65..7941867 100644 --- a/mysql-migrate/pom.xml +++ b/mysql-migrate/pom.xml @@ -10,9 +10,9 @@ cn.codeforfun mysql-migrate - 0.0.1-SNAPSHOT + 0.0.1 ${project.groupId}:${project.artifactId} - MySQL Migrate + MySQL Migrate Tools https://github.com/qq253498229/mysql-migrate-tool @@ -66,60 +66,14 @@ - - local - - - local - http://localhost:8081/repository/maven-public/ - - - - - local - http://localhost:8081/repository/maven-public/ - - - - - internal - - - internal - http://192.168.112.62:8081/repository/maven-public/ - - - - - internal - http://192.168.112.62:8081/repository/maven-public/ - - - - - aliyun - - - aliyun - http://maven.aliyun.com/nexus/content/repositories/central/ - - - - - aliyun - http://maven.aliyun.com/nexus/content/repositories/central/ - - - release - org.apache.maven.plugins maven-source-plugin - 3.1.0 + 2.2.1 package @@ -129,31 +83,23 @@ - org.apache.maven.plugins maven-javadoc-plugin - 3.1.1 + 2.9.1 package jar - - none - - org.apache.maven.plugins maven-gpg-plugin 1.6 - - false - verify @@ -167,11 +113,11 @@ - oss - https://oss.sonatype.org/content/repositories/snapshots/ + ossrh + https://oss.sonatype.org/content/repositories/snapshots - oss + ossrh https://oss.sonatype.org/service/local/staging/deploy/maven2/ @@ -186,8 +132,8 @@ - scm:git:https://github.com/qq253498229/mysql-migrate-tool.git - scm:git:git@github.com:qq253498229/mysql-migrate-tool.git + scm:git:git://github.com/qq253498229/mysql-migrate-tool.git + scm:git:ssh://github.com:qq253498229/mysql-migrate-tool.git https://github.com/qq253498229/mysql-migrate-tool/tree/master