From 19a3a80979d987da62b97d997f16ab08bc32cb91 Mon Sep 17 00:00:00 2001 From: bryan31 Date: Thu, 18 Mar 2021 17:01:14 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0=E6=88=902.?= =?UTF-8?q?3.4?= 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 bce02cc19..dc7819635 100644 --- a/liteflow-core/pom.xml +++ b/liteflow-core/pom.xml @@ -9,7 +9,7 @@ com.yomahub liteflow - 2.3.3 + 2.3.4 diff --git a/liteflow-spring-boot-starter/pom.xml b/liteflow-spring-boot-starter/pom.xml index a2b93ceab..df0f805c7 100644 --- a/liteflow-spring-boot-starter/pom.xml +++ b/liteflow-spring-boot-starter/pom.xml @@ -10,7 +10,7 @@ liteflow com.yomahub - 2.3.3 + 2.3.4 diff --git a/liteflow-test-spring/pom.xml b/liteflow-test-spring/pom.xml index 652b7cbf6..33441f9d3 100644 --- a/liteflow-test-spring/pom.xml +++ b/liteflow-test-spring/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.3.3 + 2.3.4 diff --git a/liteflow-test-springboot/pom.xml b/liteflow-test-springboot/pom.xml index f5d175376..37b7393e9 100644 --- a/liteflow-test-springboot/pom.xml +++ b/liteflow-test-springboot/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.3.3 + 2.3.4 diff --git a/pom.xml b/pom.xml index 28414d579..f1e46b048 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.yomahub liteflow pom - 2.3.3 + 2.3.4 liteflow a lightweight and practical micro-process framework https://github.com/bryan31/liteflow