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