diff --git a/liteflow-testcase-declare-component/pom.xml b/liteflow-testcase-declare-component/pom.xml index 1a8b18de1..138d19e46 100644 --- a/liteflow-testcase-declare-component/pom.xml +++ b/liteflow-testcase-declare-component/pom.xml @@ -21,13 +21,11 @@ org.springframework.boot spring-boot-starter-test - ${springboot.version} test org.aspectj aspectjweaver - 1.8.13 test diff --git a/liteflow-testcase-el-springboot/pom.xml b/liteflow-testcase-el-springboot/pom.xml index 5a527282e..f741e0f61 100644 --- a/liteflow-testcase-el-springboot/pom.xml +++ b/liteflow-testcase-el-springboot/pom.xml @@ -21,13 +21,11 @@ org.springframework.boot spring-boot-starter-test - ${springboot.version} test org.aspectj aspectjweaver - 1.8.13 test diff --git a/liteflow-testcase-nospring/pom.xml b/liteflow-testcase-nospring/pom.xml index 8726bcebf..f14da16dd 100644 --- a/liteflow-testcase-nospring/pom.xml +++ b/liteflow-testcase-nospring/pom.xml @@ -20,7 +20,6 @@ ch.qos.logback logback-classic - 1.2.3 test diff --git a/liteflow-testcase-script-groovy/pom.xml b/liteflow-testcase-script-groovy/pom.xml index a01c97b79..ec13b5caf 100644 --- a/liteflow-testcase-script-groovy/pom.xml +++ b/liteflow-testcase-script-groovy/pom.xml @@ -21,13 +21,11 @@ org.springframework.boot spring-boot-starter-test - ${springboot.version} test org.aspectj aspectjweaver - 1.8.13 test diff --git a/liteflow-testcase-script-qlexpress/pom.xml b/liteflow-testcase-script-qlexpress/pom.xml index 9ab889117..0fa8824da 100644 --- a/liteflow-testcase-script-qlexpress/pom.xml +++ b/liteflow-testcase-script-qlexpress/pom.xml @@ -21,13 +21,11 @@ org.springframework.boot spring-boot-starter-test - ${springboot.version} test org.aspectj aspectjweaver - 1.8.13 test diff --git a/liteflow-testcase-springboot/pom.xml b/liteflow-testcase-springboot/pom.xml index 683ad4a54..6cd653e78 100644 --- a/liteflow-testcase-springboot/pom.xml +++ b/liteflow-testcase-springboot/pom.xml @@ -21,13 +21,11 @@ org.springframework.boot spring-boot-starter-test - ${springboot.version} test org.aspectj aspectjweaver - 1.8.13 test diff --git a/liteflow-testcase-springnative/pom.xml b/liteflow-testcase-springnative/pom.xml index ccfa7fc00..d0272f330 100644 --- a/liteflow-testcase-springnative/pom.xml +++ b/liteflow-testcase-springnative/pom.xml @@ -21,25 +21,21 @@ ch.qos.logback logback-classic - 1.2.3 org.springframework spring-test - 5.0.9.RELEASE test org.springframework spring-beans - 5.0.9.RELEASE test org.springframework spring-context - 5.0.9.RELEASE test @@ -60,7 +56,6 @@ org.aspectj aspectjweaver - 1.8.13 test diff --git a/pom.xml b/pom.xml index 9a07775c1..e938ef749 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@  + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.yomahub - liteflow - pom - 2.7.3 + liteflow + pom + 2.7.3 liteflow a lightweight and practical micro-process framework https://github.com/bryan31/liteflow @@ -38,7 +38,7 @@ git@github.com:bryan31/liteflow.git - + 8 8 2.0.5.RELEASE @@ -56,11 +56,13 @@ 3.3.0 3.0.8 1.11.13 - + 1.8.13 + 1.2.3 + - + - + org.springframework spring-beans ${spring.version} @@ -116,10 +118,10 @@ ${dom4j.version} - junit - junit - ${junit.version} - + junit + junit + ${junit.version} + org.apache.curator curator-framework @@ -183,11 +185,27 @@ byte-buddy ${bytebuddy.version} + + + org.aspectj + aspectjweaver + ${aspectjweaver.version} + + + ch.qos.logback + logback-classic + ${logback-classic.version} + + + org.springframework.boot + spring-boot-starter-test + ${springboot.version} + - - + + org.apache.maven.plugins maven-surefire-plugin @@ -246,12 +264,12 @@ - - + + - - liteflow-core - liteflow-spring-boot-starter + + liteflow-core + liteflow-spring-boot-starter liteflow-script-qlexpress liteflow-script-common liteflow-script-groovy @@ -261,9 +279,9 @@ liteflow-testcase-script-groovy liteflow-testcase-nospring liteflow-spring - liteflow-testcase-declare-component - liteflow-testcase-el-springboot - + liteflow-testcase-declare-component + liteflow-testcase-el-springboot + @@ -276,3 +294,4 @@ +