diff --git a/liteflow-core/pom.xml b/liteflow-core/pom.xml index bc806c279..a98acb533 100644 --- a/liteflow-core/pom.xml +++ b/liteflow-core/pom.xml @@ -9,7 +9,7 @@ com.yomahub liteflow - 2.4.0-RC1 + 2.5.0-SNAPSHOT diff --git a/liteflow-spring-boot-starter/pom.xml b/liteflow-spring-boot-starter/pom.xml index 350886f66..57b54e9c5 100644 --- a/liteflow-spring-boot-starter/pom.xml +++ b/liteflow-spring-boot-starter/pom.xml @@ -10,7 +10,7 @@ liteflow com.yomahub - 2.4.0-RC1 + 2.5.0-SNAPSHOT diff --git a/liteflow-test-spring/pom.xml b/liteflow-test-spring/pom.xml index f8cc92dcf..1e6b94083 100644 --- a/liteflow-test-spring/pom.xml +++ b/liteflow-test-spring/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.4.0-RC1 + 2.5.0-SNAPSHOT diff --git a/liteflow-test-springboot/pom.xml b/liteflow-test-springboot/pom.xml index 2bec3d127..389664a49 100644 --- a/liteflow-test-springboot/pom.xml +++ b/liteflow-test-springboot/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.4.0-RC1 + 2.5.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 2ad61ad85..3370bfacb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.yomahub liteflow pom - 2.4.0-RC1 + 2.5.0-SNAPSHOT liteflow a lightweight and practical micro-process framework https://github.com/bryan31/liteflow