X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c56cd16ac37dc52b1a2d8d8f3caebdec80d0e3e6;hb=0d39f06a571e48ee3c8a05aca0c244d2595468e8;hp=949b9dbec84850be56503b193791b1149f8e8056;hpb=3c0b8888188d9d1a263472fa7450c060d5dd5767;p=so.git diff --git a/pom.xml b/pom.xml index 949b9dbec8..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,26 +68,26 @@ 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.8.1-SNAPSHOT + 1.9.0-SNAPSHOT + 1.6.9 - onap-releases + ecomp-releases ${nexusproxy}/${releaseNexusPath} - onap-snapshots + ecomp-snapshots ${nexusproxy}/${snapshotNexusPath} - onap-site + ecomp-site dav:${nexusproxy}${siteNexusPath} @@ -132,14 +131,14 @@ - onap-release + ecomp-release ${nexusproxy}/${releaseNexusPath} false - onap-snapshots + ecomp-snapshots ${nexusproxy}/${snapshotNexusPath} false @@ -148,12 +147,26 @@ - onap-public + ecomp-public https://nexus.onap.org/content/repositories/public/ false + + ecomp-releases + https://nexus.onap.org/content/repositories/releases/ + + false + + + + ecomp-snapshots + https://nexus.onap.org/content/repositories/snapshots/ + + false + + camunda-bpm https://app.camunda.com/nexus/content/repositories/camunda-bpm/ @@ -203,7 +216,6 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8 @@ -283,7 +295,6 @@ org.apache.maven.plugins maven-site-plugin - 3.6 org.apache.maven.wagon @@ -477,7 +488,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.9.8 + 2.12.1 @@ -690,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 @@ -731,7 +745,6 @@ javax.annotation javax.annotation-api - 1.3.1 javax.inject @@ -853,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 @@ -874,13 +887,13 @@ commons-codec commons-codec - 1.12 + 1.15 compile commons-io commons-io - 2.5 + 2.8.0 compile @@ -952,7 +965,7 @@ org.onap.aai.schema-service aai-schema - 1.8.1 + 1.9.2 org.apache.cxf @@ -1009,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 @@ -1069,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 +