From 32026989e1e0b551b1fe655dcbb95c44b19e1052 Mon Sep 17 00:00:00 2001 From: bryan31 Date: Wed, 24 Mar 2021 15:51:34 +0800 Subject: [PATCH] =?UTF-8?q?pom=E7=89=88=E6=9C=AC=E6=9B=B4=E6=94=B9?= =?UTF-8?q?=E6=88=90v2.5.0-SNAPSHOT?= 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 bc806c279..a98acb533 100644 --- a/liteflow-core/pom.xml +++ b/liteflow-core/pom.xml @@ -9,7 +9,7 @@ com.yomahub liteflow - 2.4.0-RC1 + 2.5.0-SNAPSHOT diff --git a/liteflow-spring-boot-starter/pom.xml b/liteflow-spring-boot-starter/pom.xml index 350886f66..57b54e9c5 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-RC1 + 2.5.0-SNAPSHOT diff --git a/liteflow-test-spring/pom.xml b/liteflow-test-spring/pom.xml index f8cc92dcf..1e6b94083 100644 --- a/liteflow-test-spring/pom.xml +++ b/liteflow-test-spring/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.4.0-RC1 + 2.5.0-SNAPSHOT diff --git a/liteflow-test-springboot/pom.xml b/liteflow-test-springboot/pom.xml index 2bec3d127..389664a49 100644 --- a/liteflow-test-springboot/pom.xml +++ b/liteflow-test-springboot/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.4.0-RC1 + 2.5.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 2ad61ad85..3370bfacb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.yomahub liteflow pom - 2.4.0-RC1 + 2.5.0-SNAPSHOT liteflow a lightweight and practical micro-process framework https://github.com/bryan31/liteflow