diff --git a/pom.xml b/pom.xml index 68af988..734951b 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ ngbatis org.nebula-contrib ngbatis - 1.3.0 + 1.3.0-snapshot NgBatis is a database ORM framework base NebulaGraph + spring-boot, @@ -157,17 +157,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - ossrh - https://s01.oss.sonatype.org - true - - @@ -396,14 +385,14 @@ - ossrh - Nexus Release Repository - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + nexus-releases + http://172.17.10.100:8081/nexus/content/repositories/releases - ossrh - Nexus Snapshot Repository - https://s01.oss.sonatype.org/content/repositories/snapshots + nexus-snapshots + http://172.17.10.100:8081/nexus/content/repositories/snapshots + +