From f9af32423ad79a9e5285e81b6650d5195632ab90 Mon Sep 17 00:00:00 2001 From: "everywhere.z" Date: Wed, 19 Oct 2022 23:07:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96pom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../liteflow-script-groovy/pom.xml | 5 --- .../liteflow-script-qlexpress/pom.xml | 1 - liteflow-script-plugin/pom.xml | 1 - .../pom.xml | 32 +++---------------- .../pom.xml | 30 +++-------------- pom.xml | 2 +- 6 files changed, 9 insertions(+), 62 deletions(-) diff --git a/liteflow-script-plugin/liteflow-script-groovy/pom.xml b/liteflow-script-plugin/liteflow-script-groovy/pom.xml index e977d462e..61d553913 100644 --- a/liteflow-script-plugin/liteflow-script-groovy/pom.xml +++ b/liteflow-script-plugin/liteflow-script-groovy/pom.xml @@ -17,13 +17,8 @@ com.yomahub liteflow-core ${revision} - true provided - - org.codehaus.groovy - groovy - org.codehaus.groovy groovy-jsr223 diff --git a/liteflow-script-plugin/liteflow-script-qlexpress/pom.xml b/liteflow-script-plugin/liteflow-script-qlexpress/pom.xml index c81187b5d..887713c65 100644 --- a/liteflow-script-plugin/liteflow-script-qlexpress/pom.xml +++ b/liteflow-script-plugin/liteflow-script-qlexpress/pom.xml @@ -17,7 +17,6 @@ com.yomahub liteflow-core ${revision} - true provided diff --git a/liteflow-script-plugin/pom.xml b/liteflow-script-plugin/pom.xml index 7752e7f99..be8c8929b 100644 --- a/liteflow-script-plugin/pom.xml +++ b/liteflow-script-plugin/pom.xml @@ -17,7 +17,6 @@ liteflow-script-qlexpress liteflow-script-groovy - liteflow-script-kotlin \ No newline at end of file diff --git a/liteflow-testcase-el/liteflow-testcase-el-script-groovy-springboot/pom.xml b/liteflow-testcase-el/liteflow-testcase-el-script-groovy-springboot/pom.xml index 1f3e85686..f5c20475a 100644 --- a/liteflow-testcase-el/liteflow-testcase-el-script-groovy-springboot/pom.xml +++ b/liteflow-testcase-el/liteflow-testcase-el-script-groovy-springboot/pom.xml @@ -18,39 +18,15 @@ liteflow-spring-boot-starter ${revision} - - - org.springframework.boot - spring-boot-starter-test - - - org.aspectj - aspectjweaver - test - - - org.apache.curator - curator-test - test - - - com.101tec - zkclient - test - - - org.apache.curator - curator-framework - - - org.apache.curator - curator-recipes - com.yomahub liteflow-script-groovy ${revision} test + + org.springframework.boot + spring-boot-starter-test + \ No newline at end of file diff --git a/liteflow-testcase-el/liteflow-testcase-el-script-qlexpress-springboot/pom.xml b/liteflow-testcase-el/liteflow-testcase-el-script-qlexpress-springboot/pom.xml index 3ca7ddfd2..0f56c7185 100644 --- a/liteflow-testcase-el/liteflow-testcase-el-script-qlexpress-springboot/pom.xml +++ b/liteflow-testcase-el/liteflow-testcase-el-script-qlexpress-springboot/pom.xml @@ -18,36 +18,14 @@ liteflow-spring-boot-starter ${revision} - - - org.springframework.boot - spring-boot-starter-test - - - org.aspectj - aspectjweaver - - - org.apache.curator - curator-test - test - - - com.101tec - zkclient - - - org.apache.curator - curator-framework - - - org.apache.curator - curator-recipes - com.yomahub liteflow-script-qlexpress ${revision} + + org.springframework.boot + spring-boot-starter-test + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 22ab26d90..249f23d9f 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ - 2.9.0 + 2.9.1 UTF-8 UTF-8 8