X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c56cd16ac37dc52b1a2d8d8f3caebdec80d0e3e6;hb=e4ae66db0d0e1bcfd19ef875491a236519be515d;hp=e137ca57895437437d7c8800a5d3be363c4a21a4;hpb=f8e38b54b043d358114a6752a19b95183522abe9;p=so.git diff --git a/pom.xml b/pom.xml index e137ca5789..c56cd16ac3 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.onap.so so pom - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT so This Maven project is responsible to build and package all child projects - contributions in the MSO project. This build can be configured to run Functional tests and to start/stop a jboss server + Mysql DB. @@ -45,7 +45,6 @@ jacoco ${project.build.directory}/surefire-reports ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml - true ${project.version} **/* @@ -69,14 +68,14 @@ 2.1 2.3.7.RELEASE 2.1.21 - 7.14.0 false true 0.33.0 1.7.2 0.9.0 2.1.15 - 1.7.1-SNAPSHOT + 1.9.0-SNAPSHOT + 1.6.9 @@ -125,7 +124,7 @@ http://maven.restlet.com - ecomp-public + onap-public ${nexusproxy}/${publicNexusPath} false @@ -164,9 +163,9 @@ ecomp-snapshots https://nexus.onap.org/content/repositories/snapshots/ - + false - + camunda-bpm @@ -177,7 +176,6 @@ https://app.camunda.com/nexus/content/groups/public - onap-releases https://nexus.onap.org/content/repositories/releases/ @@ -185,7 +183,6 @@ - onap-snapshots https://nexus.onap.org/content/repositories/snapshots/ @@ -216,14 +213,9 @@ - org.apache.maven.plugins maven-deploy-plugin - 2.8 @@ -303,7 +295,6 @@ org.apache.maven.plugins maven-site-plugin - 3.6 org.apache.maven.wagon @@ -497,7 +488,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.9.8 + 2.12.1 @@ -710,14 +701,17 @@ org.onap.logging-analytics logging-slf4j + ${onap-logging-version} org.onap.logging-analytics logging-filter-base + ${onap-logging-version} org.onap.logging-analytics logging-filter-spring + ${onap-logging-version} com.fasterxml.jackson.core @@ -751,7 +745,6 @@ javax.annotation javax.annotation-api - 1.3.1 javax.inject @@ -873,17 +866,17 @@ org.onap.logging-analytics logging-slf4j - 1.6.9-SNAPSHOT + ${onap-logging-version} org.onap.logging-analytics logging-filter-base - 1.6.9-SNAPSHOT + ${onap-logging-version} org.onap.logging-analytics logging-filter-spring - 1.6.9-SNAPSHOT + ${onap-logging-version} org.apache.httpcomponents @@ -894,13 +887,13 @@ commons-codec commons-codec - 1.12 + 1.15 compile commons-io commons-io - 2.5 + 2.8.0 compile @@ -972,7 +965,7 @@ org.onap.aai.schema-service aai-schema - 1.8.1 + 1.9.2 org.apache.cxf @@ -1029,17 +1022,6 @@ - - org.apache.cxf - cxf-rt-rs-service-description-swagger - ${cxf.version} - - - org.jboss.spec.javax.rmi - jboss-rmi-api_1.0_spec - - - org.apache.cxf cxf-rt-rs-service-description-openapi-v3 @@ -1089,6 +1071,52 @@ ${aaf.version} runtime + + ch.vorburger.mariaDB4j + mariaDB4j + 2.3.0 + test + + + org.springframework.cloud + spring-cloud-contract-wiremock + 1.2.4.RELEASE + test + + + org.camunda.bpm.assert + camunda-bpm-assert + 3.0.0 + test + + + janino + janino + 2.5.15 + + + org.camunda.bpm + camunda-external-task-client + 1.4.0 + + + pl.pragmatists + JUnitParams + 1.0.5 + test + + + io.swagger.core.v3 + swagger-jaxrs2 + 2.1.7 + + + org.camunda.bpm + camunda-bom + 7.14.0 + import + pom +