From e08eaca7c3c589ae82d164c5bc36ff427b857bc5 Mon Sep 17 00:00:00 2001 From: 13009 Date: Thu, 30 May 2024 10:50:01 +0800 Subject: [PATCH] =?UTF-8?q?feat:=202.0.3-snapshot=20=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 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, 19 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index db55740..a1c20f9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.czcb.scfs scfs-api-sdk - 2.0.2 + 2.0.3-snapshot scfs-api-sdk scfs-api-sdk pom diff --git a/scfs-api-core/pom.xml b/scfs-api-core/pom.xml index c3e89a2..ab16366 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.2 + 2.0.3-snapshot scfs-api-core - 2.0.2 + 2.0.3-snapshot scfs-api-core:核心模块 scfs-api-core jar diff --git a/scfs-api-rsa/pom.xml b/scfs-api-rsa/pom.xml index 34df985..283dee2 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.2 + 2.0.3-snapshot scfs-api-rsa - 2.0.2 + 2.0.3-snapshot scfs-api-rsa:RSA模块 封装RSA、AES国密算法 @@ -17,7 +17,7 @@ com.czcb.scfs scfs-api-core - 2.0.2 + 2.0.3-snapshot diff --git a/scfs-api-service-cat/pom.xml b/scfs-api-service-cat/pom.xml index f9c1c29..f324821 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.2 + 2.0.3-snapshot scfs-api-service-cat - 2.0.2 + 2.0.3-snapshot scfs-api-service-cat:肥猫定制化接口 肥猫SDK jar @@ -29,7 +29,7 @@ com.czcb.scfs scfs-api-core - 2.0.2 + 2.0.3-snapshot diff --git a/scfs-api-service/pom.xml b/scfs-api-service/pom.xml index c82870e..cb6fd3b 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.2 + 2.0.3-snapshot scfs-api-service - 2.0.2 + 2.0.3-snapshot scfs-api-service:通用类接口 通用类接口 jar @@ -24,7 +24,7 @@ com.czcb.scfs scfs-api-core - 2.0.2 + 2.0.3-snapshot diff --git a/scfs-api-sm/pom.xml b/scfs-api-sm/pom.xml index 23e537b..8967889 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.2 + 2.0.3-snapshot scfs-api-sm - 2.0.2 + 2.0.3-snapshot scfs-api-sm:国密模块 封装SM2、SM4国密算法 @@ -17,7 +17,7 @@ com.czcb.scfs scfs-api-core - 2.0.2 + 2.0.3-snapshot diff --git a/scfs-api-spring-boot-starter/pom.xml b/scfs-api-spring-boot-starter/pom.xml index 552edc4..03d596a 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.2 + 2.0.3-snapshot scfs-api-spring-boot-starter - 2.0.2 + 2.0.3-snapshot scfs-spring-boot-starter scfs-spring-boot-starter diff --git a/scfs-api-test/pom.xml b/scfs-api-test/pom.xml index cf40785..dc1d78a 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.2 + 2.0.3-snapshot scfs-api-test - 2.0.2 + 2.0.3-snapshot scfs-api-test scfs-api-test