X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c56cd16ac37dc52b1a2d8d8f3caebdec80d0e3e6;hb=08e64b98fc5f2067e596c2c407370612c716f253;hp=cbb3fc63be6788099aafa4956e3d6a8394548f6f;hpb=93198c25d471df93001da0a4b52841a258976153;p=so.git diff --git a/pom.xml b/pom.xml index cbb3fc63be..c56cd16ac3 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.onap.so so pom - 1.7.1-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. @@ -33,9 +33,7 @@ so-sdn-clients bpmn cxf-logging - so-monitoring so-simulator - so-etsi-nfvo packages @@ -47,11 +45,9 @@ jacoco ${project.build.directory}/surefire-reports ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml - true ${project.version} **/* - 0.8.5 1.7.1 yyyyMMdd'T'HHmm @@ -68,16 +64,18 @@ content/repositories/snapshots/ content/repositories/public/ content/sites/site/org/onap/so/${project.version}/ - 3.3.3 + 3.4.1 2.1 - 2.1.5.RELEASE - 3.2.0 + 2.3.7.RELEASE + 2.1.21 false true 0.33.0 1.7.2 - 0.8.0 + 0.9.0 2.1.15 + 1.9.0-SNAPSHOT + 1.6.9 @@ -126,7 +124,7 @@ http://maven.restlet.com - ecomp-public + onap-public ${nexusproxy}/${publicNexusPath} false @@ -165,9 +163,9 @@ ecomp-snapshots https://nexus.onap.org/content/repositories/snapshots/ - + false - + camunda-bpm @@ -178,7 +176,6 @@ https://app.camunda.com/nexus/content/groups/public - onap-releases https://nexus.onap.org/content/repositories/releases/ @@ -186,7 +183,6 @@ - onap-snapshots https://nexus.onap.org/content/repositories/snapshots/ @@ -217,14 +213,9 @@ - org.apache.maven.plugins maven-deploy-plugin - 2.8 @@ -304,7 +295,6 @@ org.apache.maven.plugins maven-site-plugin - 3.6 org.apache.maven.wagon @@ -341,7 +331,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} prepare-agent @@ -499,7 +488,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.9.8 + 2.12.1 @@ -712,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 @@ -753,7 +745,6 @@ javax.annotation javax.annotation-api - 1.3.1 javax.inject @@ -875,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 @@ -896,13 +887,13 @@ commons-codec commons-codec - 1.12 + 1.15 compile commons-io commons-io - 2.5 + 2.8.0 compile @@ -937,6 +928,18 @@ com.vaadin.external.google android-json + + org.junit.jupiter + junit-jupiter + + + org.junit.vintage + junit-vintage-engine + + + org.mockito + mockito-junit-jupiter + @@ -952,7 +955,7 @@ org.flywaydb flyway-core - 5.2.4 + 6.5.7 org.json @@ -962,7 +965,7 @@ org.onap.aai.schema-service aai-schema - 1.8.1 + 1.9.2 org.apache.cxf @@ -1021,7 +1024,7 @@ org.apache.cxf - cxf-rt-rs-service-description-swagger + cxf-rt-rs-service-description-openapi-v3 ${cxf.version} @@ -1030,6 +1033,90 @@ + + org.onap.aaf.authz + aaf-cadi-client + ${aaf.version} + + + org.onap.aaf.authz + aaf-cadi-aaf + ${aaf.version} + + + javax.servlet + servlet-api + + + log4j + log4j + + + + + org.onap.aaf.authz + aaf-auth-client + ${aaf.version} + runtime + + + org.onap.aaf.authz + aaf-misc-env + ${aaf.version} + runtime + + + org.onap.aaf.authz + aaf-misc-rosetta + ${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 +