From 52c30cc853b00932adca7ac9bc90c0d2e71a82d4 Mon Sep 17 00:00:00 2001 From: bryan31 Date: Mon, 26 Jul 2021 14:07:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=88=B0v2?= =?UTF-8?q?.5.11?= 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 986c64635..d4f317d96 100644 --- a/liteflow-core/pom.xml +++ b/liteflow-core/pom.xml @@ -9,7 +9,7 @@ com.yomahub liteflow - 2.5.10 + 2.5.11 diff --git a/liteflow-spring-boot-starter/pom.xml b/liteflow-spring-boot-starter/pom.xml index ddf8b7a26..e10a790b0 100644 --- a/liteflow-spring-boot-starter/pom.xml +++ b/liteflow-spring-boot-starter/pom.xml @@ -10,7 +10,7 @@ liteflow com.yomahub - 2.5.10 + 2.5.11 diff --git a/liteflow-test-spring/pom.xml b/liteflow-test-spring/pom.xml index a8001cc05..25c994a65 100644 --- a/liteflow-test-spring/pom.xml +++ b/liteflow-test-spring/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.5.10 + 2.5.11 diff --git a/liteflow-test-springboot/pom.xml b/liteflow-test-springboot/pom.xml index 8668b0ef4..886be7d9a 100644 --- a/liteflow-test-springboot/pom.xml +++ b/liteflow-test-springboot/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.5.10 + 2.5.11 diff --git a/pom.xml b/pom.xml index 4d19cf99e..9cf3a0739 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.yomahub liteflow pom - 2.5.10 + 2.5.11 liteflow a lightweight and practical micro-process framework https://github.com/bryan31/liteflow