From fdc7c3c3b01293624e4fafb7eb6290769f4ac4e2 Mon Sep 17 00:00:00 2001 From: "bryan.zhang" Date: Thu, 26 Mar 2020 17:29:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E8=87=B3=E5=A4=A7=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= 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 d24b17435..d50cadb03 100644 --- a/liteflow-core/pom.xml +++ b/liteflow-core/pom.xml @@ -9,7 +9,7 @@ com.yomahub liteflow - 2.2.0-SNAPSHOT + 2.2.0 diff --git a/liteflow-spring-boot-starter/pom.xml b/liteflow-spring-boot-starter/pom.xml index d1f9135f7..849e48192 100644 --- a/liteflow-spring-boot-starter/pom.xml +++ b/liteflow-spring-boot-starter/pom.xml @@ -10,7 +10,7 @@ liteflow com.yomahub - 2.2.0-SNAPSHOT + 2.2.0 diff --git a/liteflow-test-spring/pom.xml b/liteflow-test-spring/pom.xml index e1ff09ec0..437436961 100644 --- a/liteflow-test-spring/pom.xml +++ b/liteflow-test-spring/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.2.0-SNAPSHOT + 2.2.0 diff --git a/liteflow-test-springboot/pom.xml b/liteflow-test-springboot/pom.xml index c03da4ad7..bdc3ff387 100644 --- a/liteflow-test-springboot/pom.xml +++ b/liteflow-test-springboot/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.2.0-SNAPSHOT + 2.2.0 diff --git a/pom.xml b/pom.xml index 14e3981fb..fa000db84 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.yomahub liteflow pom - 2.2.0-SNAPSHOT + 2.2.0 a lightweight and practical micro-process framework