From 1895191b0aa819ff6574735990f36aabbdfa583e Mon Sep 17 00:00:00 2001 From: bryan31 Date: Fri, 19 Mar 2021 14:32:37 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=94=B9=E4=B8=BA2.4.0-RC1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- liteflow-core/pom.xml | 2 +- liteflow-spring-boot-starter/pom.xml | 2 +- liteflow-test-spring/pom.xml | 2 +- liteflow-test-springboot/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/liteflow-core/pom.xml b/liteflow-core/pom.xml index 3a8a56f43..bc806c279 100644 --- a/liteflow-core/pom.xml +++ b/liteflow-core/pom.xml @@ -9,7 +9,7 @@ com.yomahub liteflow - 2.4.0-BETA1 + 2.4.0-RC1 diff --git a/liteflow-spring-boot-starter/pom.xml b/liteflow-spring-boot-starter/pom.xml index bda1e7d47..350886f66 100644 --- a/liteflow-spring-boot-starter/pom.xml +++ b/liteflow-spring-boot-starter/pom.xml @@ -10,7 +10,7 @@ liteflow com.yomahub - 2.4.0-BETA1 + 2.4.0-RC1 diff --git a/liteflow-test-spring/pom.xml b/liteflow-test-spring/pom.xml index a06f40108..f8cc92dcf 100644 --- a/liteflow-test-spring/pom.xml +++ b/liteflow-test-spring/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.4.0-BETA1 + 2.4.0-RC1 diff --git a/liteflow-test-springboot/pom.xml b/liteflow-test-springboot/pom.xml index 0b818cbbb..2bec3d127 100644 --- a/liteflow-test-springboot/pom.xml +++ b/liteflow-test-springboot/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.4.0-BETA1 + 2.4.0-RC1 diff --git a/pom.xml b/pom.xml index 2a98874a3..2ad61ad85 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.yomahub liteflow pom - 2.4.0-BETA1 + 2.4.0-RC1 liteflow a lightweight and practical micro-process framework https://github.com/bryan31/liteflow