X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=bpmn%2Fpom.xml;h=85a45db6ba0e43953a0ab2ea91437d3c386908e6;hb=aaa066071c3000f90a376bd22180ad7f235e148c;hp=d7e26f9d85613c91c29f823f312b7869468814c5;hpb=fc02356e16ab2483334bb5ee29018c4bffa23564;p=so.git diff --git a/bpmn/pom.xml b/bpmn/pom.xml index d7e26f9d85..85a45db6ba 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -6,7 +6,7 @@ org.onap.so so - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT bpmn @@ -15,48 +15,33 @@ pom - 7.8.0 + 7.10.0 1.2 camunda-webapp-jboss-standalone - 1.3.173 - 2.4.7 + 1.4.196 + 2.4.8 9.5.1-8 - 1.6 - + 2.4.0 UTF-8 UTF-8 - + 1.5.1 + 1.5.0 MSOCoreBPMN - MSORESTClient + MSOCommonBPMN - MSOInfrastructureBPMN - MSOURN-plugin - MSOCockpit + so-bpmn-infrastructure-common + so-bpmn-tasks + so-bpmn-building-blocks + so-bpmn-infrastructure-flows + mso-infrastructure-bpmn - - org.camunda.bpm - camunda-bom - ${camunda.version} - import - pom - - - org.camunda.bpm.extension - camunda-bpm-assert - ${camunda.bpm.assert.version} - - - com.h2database - h2 - ${h2.version} - org.codehaus.groovy groovy-all @@ -68,8 +53,8 @@ ${saxon.version} - xmlunit - xmlunit + org.xmlunit + xmlunit-core ${xmlunit.version} @@ -79,9 +64,16 @@ compile - org.springframework - spring-beans - 3.2.4.RELEASE + org.assertj + assertj-core + 3.11.1 + test + + + org.camunda.bpm.extension.mockito + camunda-bpm-mockito + 4.0.0 + test @@ -95,24 +87,11 @@ org.apache.httpcomponents httpclient + + org.springframework.boot + spring-boot-starter-data-jpa + true + - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.19.1 - - true - false - ${surefireArgLine} -Xss1m - 1 - true - - - - -