From 0578038e36b51022a1c5f52b6a5891f5e1cc360c Mon Sep 17 00:00:00 2001 From: 13009 Date: Mon, 6 May 2024 10:50:24 +0800 Subject: [PATCH] feat: 2.0.1 --- 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 | 5 ++--- 8 files changed, 19 insertions(+), 20 deletions(-) diff --git a/pom.xml b/pom.xml index e56cc02..bedfb92 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.czcb.scfs scfs-api-sdk - 20240419-snapshot + 2.0.1 scfs-api-sdk scfs-api-sdk pom diff --git a/scfs-api-core/pom.xml b/scfs-api-core/pom.xml index b269307..00b09e9 100644 --- a/scfs-api-core/pom.xml +++ b/scfs-api-core/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 20240419-snapshot + 2.0.1 scfs-api-core - 20240419-snapshot + 2.0.1 scfs-api-core:核心模块 scfs-api-core jar diff --git a/scfs-api-rsa/pom.xml b/scfs-api-rsa/pom.xml index 8e16491..5497e2a 100644 --- a/scfs-api-rsa/pom.xml +++ b/scfs-api-rsa/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 20240419-snapshot + 2.0.1 scfs-api-rsa - 20240419-snapshot + 2.0.1 scfs-api-rsa:RSA模块 封装RSA、AES国密算法 @@ -17,7 +17,7 @@ com.czcb.scfs scfs-api-core - 20240419-snapshot + 2.0.1 diff --git a/scfs-api-service-cat/pom.xml b/scfs-api-service-cat/pom.xml index 831299d..2a8b82e 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 - 20240419-snapshot + 2.0.1 scfs-api-service-cat - 20240419-snapshot + 2.0.1 scfs-api-service-cat:肥猫定制化接口 肥猫SDK jar @@ -29,7 +29,7 @@ com.czcb.scfs scfs-api-core - 20240419-snapshot + 2.0.1 diff --git a/scfs-api-service/pom.xml b/scfs-api-service/pom.xml index b68641e..b7535e6 100644 --- a/scfs-api-service/pom.xml +++ b/scfs-api-service/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 20240419-snapshot + 2.0.1 scfs-api-service - 20240419-snapshot + 2.0.1 scfs-api-service:通用类接口 通用类接口 jar @@ -24,7 +24,7 @@ com.czcb.scfs scfs-api-core - 20240419-snapshot + 2.0.1 diff --git a/scfs-api-sm/pom.xml b/scfs-api-sm/pom.xml index f1d9c8f..8675f5a 100644 --- a/scfs-api-sm/pom.xml +++ b/scfs-api-sm/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 20240419-snapshot + 2.0.1 scfs-api-sm - 20240419-snapshot + 2.0.1 scfs-api-sm:国密模块 封装SM2、SM4国密算法 @@ -17,7 +17,7 @@ com.czcb.scfs scfs-api-core - 20240419-snapshot + 2.0.1 diff --git a/scfs-api-spring-boot-starter/pom.xml b/scfs-api-spring-boot-starter/pom.xml index 7b72d61..3c9921a 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 - 20240419-snapshot + 2.0.1 scfs-api-spring-boot-starter - 20240419-snapshot + 2.0.1 scfs-spring-boot-starter scfs-spring-boot-starter diff --git a/scfs-api-test/pom.xml b/scfs-api-test/pom.xml index 0550304..83584bf 100644 --- a/scfs-api-test/pom.xml +++ b/scfs-api-test/pom.xml @@ -5,12 +5,11 @@ com.czcb.scfs scfs-api-sdk - 20240419-snapshot + 2.0.1 - com.czcb.scfs scfs-api-test - 20240419-snapshot + 2.0.1 scfs-api-test scfs-api-test