From 7f3ae3447a5c5481d3e92c737c2fc32bd1de0c2a Mon Sep 17 00:00:00 2001 From: 13009 Date: Mon, 13 May 2024 16:48:02 +0800 Subject: [PATCH] =?UTF-8?q?feat:=202.0.2=20=E5=BF=AB=E7=85=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 15 ++++++++++----- scfs-api-core/pom.xml | 4 ++-- scfs-api-rsa/pom.xml | 6 +++--- scfs-api-service-cat/pom.xml | 6 +++--- scfs-api-service/pom.xml | 6 +++--- scfs-api-sm/pom.xml | 6 +++--- scfs-api-spring-boot-starter/pom.xml | 4 ++-- scfs-api-test/pom.xml | 4 ++-- 8 files changed, 28 insertions(+), 23 deletions(-) diff --git a/pom.xml b/pom.xml index bedfb92..7d689d1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.czcb.scfs scfs-api-sdk - 2.0.1 + 2.0.2-snapshot scfs-api-sdk scfs-api-sdk pom @@ -191,16 +191,21 @@ - nexus-czcb - Nexus czcb + maven-public + Nexus aliyun + http://10.129.137.14:8082/repository/maven-public/ + + + nexus-public + Nexus aliyun http://10.129.137.14:8081/nexus/content/groups/public/ - nexus-czcb - Nexus czcb + nexus-aliyun + Nexus aliyun http://10.129.137.14:8081/nexus/content/groups/public/ diff --git a/scfs-api-core/pom.xml b/scfs-api-core/pom.xml index 00b09e9..b3a574d 100644 --- a/scfs-api-core/pom.xml +++ b/scfs-api-core/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 2.0.1 + 2.0.2-snapshot scfs-api-core - 2.0.1 + 2.0.2-snapshot scfs-api-core:核心模块 scfs-api-core jar diff --git a/scfs-api-rsa/pom.xml b/scfs-api-rsa/pom.xml index 5497e2a..8631d32 100644 --- a/scfs-api-rsa/pom.xml +++ b/scfs-api-rsa/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 2.0.1 + 2.0.2-snapshot scfs-api-rsa - 2.0.1 + 2.0.2-snapshot scfs-api-rsa:RSA模块 封装RSA、AES国密算法 @@ -17,7 +17,7 @@ com.czcb.scfs scfs-api-core - 2.0.1 + 2.0.2-snapshot diff --git a/scfs-api-service-cat/pom.xml b/scfs-api-service-cat/pom.xml index 2a8b82e..3108ebd 100644 --- a/scfs-api-service-cat/pom.xml +++ b/scfs-api-service-cat/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 2.0.1 + 2.0.2-snapshot scfs-api-service-cat - 2.0.1 + 2.0.2-snapshot scfs-api-service-cat:肥猫定制化接口 肥猫SDK jar @@ -29,7 +29,7 @@ com.czcb.scfs scfs-api-core - 2.0.1 + 2.0.2-snapshot diff --git a/scfs-api-service/pom.xml b/scfs-api-service/pom.xml index b7535e6..f2f5432 100644 --- a/scfs-api-service/pom.xml +++ b/scfs-api-service/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 2.0.1 + 2.0.2-snapshot scfs-api-service - 2.0.1 + 2.0.2-snapshot scfs-api-service:通用类接口 通用类接口 jar @@ -24,7 +24,7 @@ com.czcb.scfs scfs-api-core - 2.0.1 + 2.0.2-snapshot diff --git a/scfs-api-sm/pom.xml b/scfs-api-sm/pom.xml index 8675f5a..cfa8481 100644 --- a/scfs-api-sm/pom.xml +++ b/scfs-api-sm/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 2.0.1 + 2.0.2-snapshot scfs-api-sm - 2.0.1 + 2.0.2-snapshot scfs-api-sm:国密模块 封装SM2、SM4国密算法 @@ -17,7 +17,7 @@ com.czcb.scfs scfs-api-core - 2.0.1 + 2.0.2-snapshot diff --git a/scfs-api-spring-boot-starter/pom.xml b/scfs-api-spring-boot-starter/pom.xml index 3c9921a..b62de9d 100644 --- a/scfs-api-spring-boot-starter/pom.xml +++ b/scfs-api-spring-boot-starter/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 2.0.1 + 2.0.2-snapshot scfs-api-spring-boot-starter - 2.0.1 + 2.0.2-snapshot scfs-spring-boot-starter scfs-spring-boot-starter diff --git a/scfs-api-test/pom.xml b/scfs-api-test/pom.xml index 83584bf..7751881 100644 --- a/scfs-api-test/pom.xml +++ b/scfs-api-test/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 2.0.1 + 2.0.2-snapshot scfs-api-test - 2.0.1 + 2.0.2-snapshot scfs-api-test scfs-api-test