diff --git a/pom.xml b/pom.xml index eb040d6..7985706 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,46 @@ - 4.0.0 - net.risesoft.demo - demo-audi - 1.0 + 4.0.0 + net.risesoft.demo + demo-audi + 1.0 + + + + y9-repo + local private nexus + https://svn.youshengyun.com:9900/nexus/repository/maven-public/ + + true + + + true + + + + + + + releases + https://svn.youshengyun.com:9900/nexus/repository/maven-releases/ + + + snapshots + https://svn.youshengyun.com:9900/nexus/repository/maven-snapshots/ + + + + + false + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.1.1 + + + + \ No newline at end of file