X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=bpmn%2FMSOCoreBPMN%2Fpom.xml;h=9d077cd52c3c00786baecc358c786cc60f2f28cd;hb=refs%2Fchanges%2F03%2F135303%2F1;hp=27d1c97d4b8108d65e5bbaf5f88a8db9cd2025c8;hpb=6da95ff2af94c84cc7754068b5b5ee7cec21b70d;p=so.git diff --git a/bpmn/MSOCoreBPMN/pom.xml b/bpmn/MSOCoreBPMN/pom.xml index 27d1c97d4b..9d077cd52c 100644 --- a/bpmn/MSOCoreBPMN/pom.xml +++ b/bpmn/MSOCoreBPMN/pom.xml @@ -1,177 +1,92 @@ - - org.onap.so - bpmn - 1.2.0-SNAPSHOT - - 4.0.0 - MSOCoreBPMN - jar - - - - - org.apache.maven.plugins - maven-compiler-plugin - - - test-compile - compile - - testCompile - - - false - - - - - - - org.apache.maven.plugins - maven-jar-plugin - 3.0.2 - - - tests-jar - package - - test-jar - - - false - - - - - - - - - - - - org.camunda.bpm - camunda-engine - provided - - - org.camunda.bpm - camunda-engine-rest - classes - - - - commons-fileupload - commons-fileupload - - - - - - commons-fileupload - commons-fileupload - 1.3.2 - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - - org.mockito - mockito-all - 1.10.19 - test - - - - org.camunda.connect - camunda-connect-connectors-all - compile - - - org.camunda.template-engines - camunda-template-engines-freemarker - - - org.camunda.bpm - camunda-engine-plugin-spin - - - - - org.camunda.spin - camunda-spin-dataformat-all - - - org.camunda.bpm - camunda-engine-plugin-connect - - - org.codehaus.groovy - groovy-all - compile - - - com.h2database - h2 - test - - - net.sf.saxon - Saxon-HE - - - org.onap.so - common - ${project.version} - - - org.jboss.resteasy - resteasy-jaxrs - 3.0.19.Final - provided - - - org.slf4j - slf4j-api - - - org.slf4j - slf4j-simple - - - org.apache.httpcomponents - httpclient - - - - - org.json - json - 20160212 - - - org.xmlunit - xmlunit-core - 2.5.1 - test - - - org.onap.so - status-control - ${project.version} - - - org.assertj - assertj-core - 3.8.0 - test - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + org.onap.so + bpmn + 1.13.0-SNAPSHOT + + 4.0.0 + MSOCoreBPMN + jar + + + + org.apache.maven.plugins + maven-compiler-plugin + + + test-compile + compile + + testCompile + + + false + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + tests-jar + package + + test-jar + + + false + + + + + + + + + commons-fileupload + commons-fileupload + 1.4 + + + org.camunda.bpm + camunda-engine-plugin-connect + + + org.camunda.bpm + camunda-engine + + + com.h2database + h2 + test + + + net.sf.saxon + Saxon-HE + + + org.onap.so + common + ${project.version} + + + org.json + json + 20160212 + + + org.xmlunit + xmlunit-core + test + + + com.github.fge + json-schema-validator + 2.2.6 + +