From a68fd311442c28ba6a80f3f70fac1cab4bd66dbc Mon Sep 17 00:00:00 2001 From: noear Date: Tue, 31 Jan 2023 14:17:05 +0800 Subject: [PATCH] =?UTF-8?q?update:=20solon=20=E5=8D=87=E4=B8=BA=202.0.0-RC?= =?UTF-8?q?;=20httputils-solon-cloud-plugin=20=E6=9B=BF=E6=8D=A2=E4=B8=BA?= =?UTF-8?q?=20solon.cloud.httputils?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- easy-trans-anno-solon/pom.xml | 2 +- easy-trans-service-solon/pom.xml | 4 ++-- easy-trans-solon-plugin/pom.xml | 2 +- pom.xml | 6 +++--- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 25f31ff..13bbd41 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ com.fhs-opensource easy-trans-solon-plugin - 1.1.3 + 1.2.0-RC ``` diff --git a/easy-trans-anno-solon/pom.xml b/easy-trans-anno-solon/pom.xml index 2a6b1a3..d1b7391 100644 --- a/easy-trans-anno-solon/pom.xml +++ b/easy-trans-anno-solon/pom.xml @@ -7,7 +7,7 @@ com.fhs-opensource easy-trans-solon - 1.1.3 + 1.2.0-RC ../pom.xml diff --git a/easy-trans-service-solon/pom.xml b/easy-trans-service-solon/pom.xml index df95cb7..0d2e995 100644 --- a/easy-trans-service-solon/pom.xml +++ b/easy-trans-service-solon/pom.xml @@ -7,7 +7,7 @@ com.fhs-opensource easy-trans-solon - 1.1.3 + 1.2.0-RC ../pom.xml @@ -56,7 +56,7 @@ org.noear - httputils-solon-cloud-plugin + solon.cloud.httputils ${solon.version} diff --git a/easy-trans-solon-plugin/pom.xml b/easy-trans-solon-plugin/pom.xml index 1f805f7..07cbdc6 100644 --- a/easy-trans-solon-plugin/pom.xml +++ b/easy-trans-solon-plugin/pom.xml @@ -7,7 +7,7 @@ com.fhs-opensource easy-trans-solon - 1.1.3 + 1.2.0-RC ../pom.xml diff --git a/pom.xml b/pom.xml index d6fa15a..e230d61 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.fhs-opensource easy-trans-solon - 1.1.3 + 1.2.0-RC pom @@ -29,9 +29,9 @@ UTF-8 1.8 1.8 - 1.1.3 + 1.2.0-RC 3.5.2 - 1.12.3 + 2.0.0-RC -- Gitee