From cc7d9fdb5db558a0c548d3b307e168f278177233 Mon Sep 17 00:00:00 2001 From: zendwang Date: Fri, 9 Apr 2021 11:56:40 +0800 Subject: [PATCH] =?UTF-8?q?pom=E6=96=87=E4=BB=B6=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= 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 ef9394ac5..048cb3f77 100644 --- a/liteflow-core/pom.xml +++ b/liteflow-core/pom.xml @@ -9,7 +9,7 @@ com.yomahub liteflow - 2.5.0 + 2.5.1 diff --git a/liteflow-spring-boot-starter/pom.xml b/liteflow-spring-boot-starter/pom.xml index 9c9552310..3de0aca50 100644 --- a/liteflow-spring-boot-starter/pom.xml +++ b/liteflow-spring-boot-starter/pom.xml @@ -10,7 +10,7 @@ liteflow com.yomahub - 2.5.0 + 2.5.1 diff --git a/liteflow-test-spring/pom.xml b/liteflow-test-spring/pom.xml index 6cb8079b1..4322653cd 100644 --- a/liteflow-test-spring/pom.xml +++ b/liteflow-test-spring/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.5.0 + 2.5.1 diff --git a/liteflow-test-springboot/pom.xml b/liteflow-test-springboot/pom.xml index cd7b3e9f2..aea80a9b2 100644 --- a/liteflow-test-springboot/pom.xml +++ b/liteflow-test-springboot/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.5.0 + 2.5.1 diff --git a/pom.xml b/pom.xml index 61fc2caa4..2ece8511b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.yomahub liteflow pom - 2.5.0 + 2.5.1 liteflow a lightweight and practical micro-process framework https://github.com/bryan31/liteflow