From 68ac053e9d202319b8eac91e962d6a0664f104d4 Mon Sep 17 00:00:00 2001 From: dingzhaojun Date: Mon, 26 Feb 2024 09:39:50 +0800 Subject: [PATCH] pom --- pom.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 44 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ee196f0..115c828 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,46 @@ - 4.0.0 - net.risesoft.demo - demo-merceds - 1.0 + 4.0.0 + net.risesoft.demo + demo-merceds + 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