diff --git a/liteflow-core/pom.xml b/liteflow-core/pom.xml index f7b5abf82..eaf29d41e 100644 --- a/liteflow-core/pom.xml +++ b/liteflow-core/pom.xml @@ -9,7 +9,7 @@ com.yomahub liteflow - 2.2.3-SNAPSHOT + 2.3.0 diff --git a/liteflow-spring-boot-starter/pom.xml b/liteflow-spring-boot-starter/pom.xml index 76c858cdd..906ec2b35 100644 --- a/liteflow-spring-boot-starter/pom.xml +++ b/liteflow-spring-boot-starter/pom.xml @@ -10,7 +10,7 @@ liteflow com.yomahub - 2.2.3-SNAPSHOT + 2.3.0 diff --git a/liteflow-test-spring/pom.xml b/liteflow-test-spring/pom.xml index 358eb0a30..3ad7da517 100644 --- a/liteflow-test-spring/pom.xml +++ b/liteflow-test-spring/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.2.3-SNAPSHOT + 2.3.0 diff --git a/liteflow-test-springboot/pom.xml b/liteflow-test-springboot/pom.xml index e1c39eabd..81eeb8865 100644 --- a/liteflow-test-springboot/pom.xml +++ b/liteflow-test-springboot/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.2.3-SNAPSHOT + 2.3.0 diff --git a/pom.xml b/pom.xml index bceb4489e..d5e72069d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.yomahub liteflow pom - 2.2.3-SNAPSHOT + 2.3.0 liteflow a lightweight and practical micro-process framework https://github.com/bryan31/liteflow