From acb16c689ae2e0fcd48447f85406c0c78fa890a3 Mon Sep 17 00:00:00 2001 From: noear Date: Wed, 1 Feb 2023 13:00:04 +0800 Subject: [PATCH] =?UTF-8?q?update:=20solon=20=E5=8D=87=E4=B8=BA=202.0.0;?= =?UTF-8?q?=20=E7=89=88=E6=9C=AC=E5=8D=87=E4=B8=BA=EF=BC=9A1.2.0?= 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 | 2 +- easy-trans-solon-plugin/pom.xml | 2 +- pom.xml | 6 +++--- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 13bbd41..4a7d6a9 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ com.fhs-opensource easy-trans-solon-plugin - 1.2.0-RC + 1.2.0 ``` diff --git a/easy-trans-anno-solon/pom.xml b/easy-trans-anno-solon/pom.xml index d1b7391..36a145f 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.2.0-RC + 1.2.0 ../pom.xml diff --git a/easy-trans-service-solon/pom.xml b/easy-trans-service-solon/pom.xml index 0d2e995..d0f6af6 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.2.0-RC + 1.2.0 ../pom.xml diff --git a/easy-trans-solon-plugin/pom.xml b/easy-trans-solon-plugin/pom.xml index 07cbdc6..93303f4 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.2.0-RC + 1.2.0 ../pom.xml diff --git a/pom.xml b/pom.xml index e230d61..06178cf 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.fhs-opensource easy-trans-solon - 1.2.0-RC + 1.2.0 pom @@ -29,9 +29,9 @@ UTF-8 1.8 1.8 - 1.2.0-RC + 1.2.0 3.5.2 - 2.0.0-RC + 2.0.0 -- Gitee