From cbeb2971631b7fd4deef2d32c2b9d87e09c092dc Mon Sep 17 00:00:00 2001 From: "bryan.zhang" Date: Thu, 26 Mar 2020 16:47:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=8F=90=E4=BA=A4=E4=B8=AD?= =?UTF-8?q?=E5=A4=AE=E4=BB=93=E5=BA=93pom=E7=9A=84=E6=A0=87=E5=87=86?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- liteflow-core/pom.xml | 7 +++---- liteflow-spring-boot-starter/pom.xml | 8 +++++--- liteflow-test-spring/pom.xml | 18 +++++++++++++++--- liteflow-test-springboot/pom.xml | 11 ++++------- pom.xml | 2 +- 5 files changed, 28 insertions(+), 18 deletions(-) diff --git a/liteflow-core/pom.xml b/liteflow-core/pom.xml index cf868c27e..d24b17435 100644 --- a/liteflow-core/pom.xml +++ b/liteflow-core/pom.xml @@ -1,10 +1,9 @@  - com.yomahub - liteflow-core - jar - 4.0.0 + 4.0.0 + jar + liteflow-core liteflow core diff --git a/liteflow-spring-boot-starter/pom.xml b/liteflow-spring-boot-starter/pom.xml index 0989631cf..d1f9135f7 100644 --- a/liteflow-spring-boot-starter/pom.xml +++ b/liteflow-spring-boot-starter/pom.xml @@ -2,14 +2,16 @@ + 4.0.0 + jar + liteflow-spring-boot-starter + liteflow springboot starter + liteflow com.yomahub 2.2.0-SNAPSHOT - 4.0.0 - liteflow-spring-boot-starter - liteflow springboot starter diff --git a/liteflow-test-spring/pom.xml b/liteflow-test-spring/pom.xml index 78fef5c29..e1ff09ec0 100644 --- a/liteflow-test-spring/pom.xml +++ b/liteflow-test-spring/pom.xml @@ -2,14 +2,15 @@ + 4.0.0 + jar + liteflow-test-spring + liteflow com.yomahub 2.2.0-SNAPSHOT - 4.0.0 - - liteflow-test-spring @@ -48,4 +49,15 @@ 1.2.3 + + + + + maven-deploy-plugin + + true + + + + diff --git a/liteflow-test-springboot/pom.xml b/liteflow-test-springboot/pom.xml index b5fb1e8ca..c03da4ad7 100644 --- a/liteflow-test-springboot/pom.xml +++ b/liteflow-test-springboot/pom.xml @@ -2,18 +2,15 @@ 4.0.0 + jar + liteflow-test-springboot + Demo project for Spring Boot + liteflow com.yomahub 2.2.0-SNAPSHOT - liteflow-test-springboot - 1.0.0 - Demo project for Spring Boot - - - 1.8 - diff --git a/pom.xml b/pom.xml index 8e683f42b..14e3981fb 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,10 @@  + 4.0.0 com.yomahub liteflow pom - 4.0.0 2.2.0-SNAPSHOT a lightweight and practical micro-process framework