From cda0bed5bf9a6086f0d42f64872bc9c906abe69a Mon Sep 17 00:00:00 2001 From: paulch <14127153+paulch@user.noreply.gitee.com> Date: Wed, 26 Jun 2024 12:42:55 +0800 Subject: [PATCH] add --- bonus-common/pom.xml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/bonus-common/pom.xml b/bonus-common/pom.xml index 33905af..e9b64e0 100644 --- a/bonus-common/pom.xml +++ b/bonus-common/pom.xml @@ -4,7 +4,7 @@ com.bonus bonus - 3.6.4 + 24.6.0 4.0.0 @@ -26,5 +26,14 @@ bonus-common通用模块 - + + + bns-releases + http://192.168.0.56:8081/repository/maven-releases/ + + + bns-snapshots + http://192.168.0.56:8081/repository/maven-snapshots/ + +