X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=bpmn%2FMSOCoreBPMN%2Fpom.xml;h=fc686e503c893bb6850e0228c89a5569fd558c77;hb=aefc4022be976a64b2dca05316c05a91a102bbfd;hp=267f175533e46d069c03e80ec725ccea2239bc9b;hpb=3134a45c9214b1ae5ea98d93831405beb0f5bd7b;p=so.git diff --git a/bpmn/MSOCoreBPMN/pom.xml b/bpmn/MSOCoreBPMN/pom.xml index 267f175533..fc686e503c 100644 --- a/bpmn/MSOCoreBPMN/pom.xml +++ b/bpmn/MSOCoreBPMN/pom.xml @@ -1,178 +1,128 @@ - - org.openecomp.so - bpmn - 1.2.0-SNAPSHOT - - 4.0.0 - org.openecomp.so - MSOCoreBPMN - jar + 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.3.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.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.openecomp.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.openecomp.so - status-control - ${project.version} - - - org.assertj - assertj-core - 3.8.0 - test - + + + + commons-fileupload + commons-fileupload + 1.3.3 + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + org.camunda.connect + camunda-connect-connectors-all + 1.0.5 + + + org.camunda.bpm + camunda-engine-plugin-connect + 7.7.0 + + + org.camunda.bpm + camunda-engine + 7.7.0 + + + org.codehaus.groovy + groovy-all + compile + + + 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 + + + com.github.fge + json-schema-core + 1.2.4 + + + org.springframework + spring-beans + + + org.yaml + snakeyaml +