diff --git a/pom.xml b/pom.xml index 363144d..0e76fa3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.codechecker redis-schema-checker - 1.0.0-SNAPSHOT + 1.0.0 jar redis-schema-checker @@ -23,16 +23,23 @@ 4.7.5 5.10.2 3.5.1 - - - false - - fantaibao-fantaibao-maven-repository - - http://192.168.3.25:18081/nexus/repository/maven-releases/ - ${nexus.repository.url} + 3.1.2 + + + + fantaibao-fantaibao-maven-repository + maven-releases + http://192.168.3.25:18081/nexus/repository/maven-releases/ + + + com.github.javaparser @@ -66,49 +73,14 @@ - - - deploy-nexus - - - nexus.deploy.enabled - true - - - - - ${nexus.repository.id} - ${nexus.repository.url} - - - ${nexus.repository.id} - ${nexus.snapshots.repository.url} - - - - - - org.apache.maven.plugins - maven-deploy-plugin - 3.1.2 - - - deploy-to-nexus - package - - deploy - - - - - - - - - redis-schema-checker-${project.version} + + org.apache.maven.plugins + maven-deploy-plugin + ${maven.deploy.plugin.version} + org.apache.maven.plugins maven-surefire-plugin