diff --git a/pom.xml b/pom.xml index 828ae79f69..15fb2c5f57 100644 --- a/pom.xml +++ b/pom.xml @@ -1,41 +1,208 @@ - + 4.0.0 com.ossez - cwiki-us-spring-batch-processing - 0.1.0 - - - org.springframework.boot - spring-boot-starter-parent - 2.1.4.RELEASE - - - - 1.8 - + parent-modules + 1.0.0-SNAPSHOT + pom + - org.springframework.boot - spring-boot-starter-batch + org.slf4j + slf4j-api + ${org.slf4j.version} - org.hsqldb - hsqldb + ch.qos.logback + logback-classic + ${logback.version} + + + ch.qos.logback + logback-core + ${logback.version} + + + org.slf4j + jcl-over-slf4j + ${org.slf4j.version} + + + + org.apache.commons + commons-lang3 + 3.9 + + + + + junit + junit + ${junit.version} + test + + + org.junit.jupiter + junit-jupiter-engine + ${junit-jupiter.version} + test + + + org.junit.jupiter + junit-jupiter-params + ${junit-jupiter.version} + test + + + org.junit.jupiter + junit-jupiter-api + ${junit-jupiter.version} + test + + + org.hamcrest + hamcrest-core + ${org.hamcrest.version} + test + + + org.hamcrest + hamcrest-library + ${org.hamcrest.version} + test + + + org.hamcrest + hamcrest-all + ${org.hamcrest.version} + test + + + org.mockito + mockito-core + ${mockito.version} + test + + + org.apache.maven.surefire + surefire-logger-api + ${maven-surefire-plugin.version} + + test + true - - org.springframework.boot - spring-boot-maven-plugin + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + + ${java.version} + ${java.version} + + + + integration-lite-first + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*ManualTest.java + **/*LiveTest.java + + + **/*IntegrationTest.java + **/*IntTest.java + + + + + + + + parent-java + + java-jdi + java-lite + java-math + java-numbers + java-numbers-2 + + + + + + + 1.8 + UTF-8 + UTF-8 + refs/remotes/origin/master + true + false + false + false + false + + 4.12 + 1.3 + 2.21.0 + + + 1.7.21 + 1.1.7 + + + + 2.21.0 + 3.7.0 + 1.6.0 + 1.8 + 1.2.17 + 1.1 + 2.1.0.1 + 1.19 + 1.19 + 1.3 + 1.6.0 + 2.21.0 + 2.5 + 2.6 + 3.5 + 1.4 + 3.0.0 + 3.1.0 + 1.2 + 2.3.1 + 1.9.13 + 1.2 + 2.9.8 + 1.3 + 1.2.0 + 5.2.0 + 0.3.1 + 2.5.1 + 0.0.1 + 3.8 + 2.3 + + 3.8 + 1.16.12 + 1.4.197 + +