From 494ad5edb42b80dbeaf771d61db7a3293eb79503 Mon Sep 17 00:00:00 2001 From: 13009 Date: Mon, 18 Nov 2024 09:18:09 +0800 Subject: [PATCH] snapshot: 2.0.9 snapshot --- pom.xml | 12 ++++++------ scfs-api-core/pom.xml | 4 ++-- scfs-api-rsa/pom.xml | 6 +++--- scfs-api-service/pom.xml | 6 +++--- scfs-api-sm/pom.xml | 6 +++--- scfs-api-spring-boot-starter/pom.xml | 12 ++++++------ scfs-api-test/pom.xml | 4 ++-- 7 files changed, 25 insertions(+), 25 deletions(-) diff --git a/pom.xml b/pom.xml index 2df6a3d..c4bfcb3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.czcb.scfs scfs-api-sdk - 2.0.8 + 2.0.9-snapshot scfs-api-sdk scfs-api-sdk pom @@ -75,27 +75,27 @@ com.czcb.scfs scfs-api-core - 2.0.8 + 2.0.9-snapshot com.czcb.scfs scfs-api-rsa - 2.0.8 + 2.0.9-snapshot com.czcb.scfs scfs-api-service - 2.0.8 + 2.0.9-snapshot com.czcb.scfs scfs-api-sm - 2.0.8 + 2.0.9-snapshot com.czcb.scfs scfs-api-spring-boot-starter - 2.0.8 + 2.0.9-snapshot diff --git a/scfs-api-core/pom.xml b/scfs-api-core/pom.xml index 39a82b5..7975052 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.8 + 2.0.9-snapshot scfs-api-core - 2.0.8 + 2.0.9-snapshot scfs-api-core:核心模块 scfs-api-core jar diff --git a/scfs-api-rsa/pom.xml b/scfs-api-rsa/pom.xml index 4588c39..6e0f7e4 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.8 + 2.0.9-snapshot scfs-api-rsa - 2.0.8 + 2.0.9-snapshot scfs-api-rsa:RSA模块 封装RSA、AES国密算法 @@ -17,7 +17,7 @@ com.czcb.scfs scfs-api-core - 2.0.8 + 2.0.9-snapshot diff --git a/scfs-api-service/pom.xml b/scfs-api-service/pom.xml index e7f62c0..6402179 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.8 + 2.0.9-snapshot scfs-api-service - 2.0.8 + 2.0.9-snapshot scfs-api-service:业务接口模型 业务接口模型 jar @@ -24,7 +24,7 @@ com.czcb.scfs scfs-api-core - 2.0.8 + 2.0.9-snapshot diff --git a/scfs-api-sm/pom.xml b/scfs-api-sm/pom.xml index d9b3231..829ea51 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.8 + 2.0.9-snapshot scfs-api-sm - 2.0.8 + 2.0.9-snapshot scfs-api-sm:国密模块 封装SM2、SM4国密算法 @@ -17,7 +17,7 @@ com.czcb.scfs scfs-api-core - 2.0.8 + 2.0.9-snapshot diff --git a/scfs-api-spring-boot-starter/pom.xml b/scfs-api-spring-boot-starter/pom.xml index 7287e81..ddfd771 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.8 + 2.0.9-snapshot scfs-api-spring-boot-starter - 2.0.8 + 2.0.9-snapshot scfs-spring-boot-starter scfs-spring-boot-starter @@ -17,22 +17,22 @@ com.czcb.scfs scfs-api-core - 2.0.8 + 2.0.9-snapshot com.czcb.scfs scfs-api-service - 2.0.8 + 2.0.9-snapshot com.czcb.scfs scfs-api-rsa - 2.0.8 + 2.0.9-snapshot com.czcb.scfs scfs-api-sm - 2.0.8 + 2.0.9-snapshot org.springframework.boot diff --git a/scfs-api-test/pom.xml b/scfs-api-test/pom.xml index c2cacbb..7b2fe0c 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.8 + 2.0.9-snapshot scfs-api-test - 2.0.8 + 2.0.9-snapshot scfs-api-test scfs-api-test