From 9c6886071339d501fb7aec717fab520c75decaab Mon Sep 17 00:00:00 2001 From: bryan31 Date: Thu, 8 Apr 2021 12:13:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E6=88=90v2.5.0?= 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 00fd1021b..ef9394ac5 100644 --- a/liteflow-core/pom.xml +++ b/liteflow-core/pom.xml @@ -9,7 +9,7 @@ com.yomahub liteflow - 2.5.0-SNAPSHOT + 2.5.0 diff --git a/liteflow-spring-boot-starter/pom.xml b/liteflow-spring-boot-starter/pom.xml index d8823a211..9c9552310 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-SNAPSHOT + 2.5.0 diff --git a/liteflow-test-spring/pom.xml b/liteflow-test-spring/pom.xml index ab7150a40..6cb8079b1 100644 --- a/liteflow-test-spring/pom.xml +++ b/liteflow-test-spring/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.5.0-SNAPSHOT + 2.5.0 diff --git a/liteflow-test-springboot/pom.xml b/liteflow-test-springboot/pom.xml index 207a2a203..aadb1372a 100644 --- a/liteflow-test-springboot/pom.xml +++ b/liteflow-test-springboot/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.5.0-SNAPSHOT + 2.5.0 diff --git a/pom.xml b/pom.xml index d67f7eb01..61fc2caa4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.yomahub liteflow pom - 2.5.0-SNAPSHOT + 2.5.0 liteflow a lightweight and practical micro-process framework https://github.com/bryan31/liteflow