X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=dcae-analytics%2Fpom.xml;h=ce7521e036c1a41641aed98e4f515430180518b8;hb=refs%2Fchanges%2F28%2F127028%2F8;hp=659d0992416be89e029fc99d32dff8821a333523;hpb=956d9ebe0e869348d5e90ca8bd1b4a48cae12e5f;p=dcaegen2%2Fanalytics%2Ftca-gen2.git diff --git a/dcae-analytics/pom.xml b/dcae-analytics/pom.xml index 659d099..ce7521e 100644 --- a/dcae-analytics/pom.xml +++ b/dcae-analytics/pom.xml @@ -1,7 +1,12 @@ + xmlns="http://maven.apache.org/POM/4.0.0" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - - org.onap.dcaegen2.analytics.tca-gen2 - tca-gen2-parent - 3.0.0-SNAPSHOT - + + + org.onap.dcaegen2.analytics.tca-gen2 + tca-gen2-parent + ${revision} + dcae-analytics - 3.0.0-SNAPSHOT pom DCAE Analytics Parent @@ -49,50 +53,49 @@ - + UTF-8 UTF-8 ${project.basedir} - 3.0.0-SNAPSHOT - 2.0.5.RELEASE + 1.0.1-SNAPSHOT + 2.4.4 Finchley.RC2 - 5.0.11.RELEASE 1.4 - 2.9.2 + 3.0.0 3.0.2 3.0.1 - 5.0.2 - 1.0.2 + 5.6.2 + 1.6.2 1.0.0 true - 3.7.0 + 3.8.0 3.0.2 3.1.0 - 3.0.0-M1 - 2.19 - 2.19.1 + 3.0.0 + 2.22.2 + 2.22.2 3.0.1 2.8.2 0.8.1 - 3.0.5 - 3.8 + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + + 3.11.0 2.17 - 1.16.18.1 + 1.18.0.0 2.2.3 3.0.0 - - 1.0.0 + 1.0.0 - 1.8 - 1.8 + 11 + 11 **/*Test.java false **/*IT.java @@ -109,7 +112,7 @@ content/repositories/snapshots/ content/repositories/releases/ nexus3.onap.org:10003 - + 2.10.5 org.onap.dcaegen2.analytics.tca-gen2 eelf-logger-logback-impl - ${eelf.logger.version} + ${project.version} @@ -183,11 +185,22 @@ io.springfox springfox-swagger2 ${springfox-swagger2.version} + + + org.springframework.plugin + spring-plugin-core + + + + + org.springframework.plugin + spring-plugin-core + 2.0.0.RELEASE io.springfox springfox-swagger-ui - ${springfox-swagger2.version} + ${spring-swagger-ui.version} @@ -223,16 +236,28 @@ ${junit-jupiter.version} test + + junit + junit + 4.13 + test + + + org.junit.vintage + junit-vintage-engine + 5.6.2 + test + org.junit.platform junit-platform-engine - ${junit-platform.version} + 1.6.2 test org.junit.platform junit-platform-launcher - ${junit-platform.version} + 1.6.2 test @@ -247,12 +272,6 @@ org.springframework.boot spring-boot-dependencies ${spring.boot.version} - - - org.springframework - spring-web - - pom import @@ -264,11 +283,7 @@ pom import - - org.springframework - spring-web - ${spring.version} - + @@ -382,13 +397,6 @@ ${integration.test.pattern} - - - org.junit.platform - junit-platform-surefire-provider - ${junit-platform.version} - - @@ -396,13 +404,6 @@ org.apache.maven.plugins maven-failsafe-plugin ${maven-failsafe-plugin.version} - - - org.junit.platform - junit-platform-surefire-provider - ${junit-platform.version} - - integration-tests @@ -429,34 +430,6 @@ - - - - org.codehaus.mojo - findbugs-maven-plugin - ${findbugs.plugin.version} - - Max - Low - true - - ${findbugs.failOnError} - ${main.basedir}/findbugs-exclude.xml - ${project.reporting.outputDirectory}/findbugs - ${project.reporting.outputDirectory}/findbugs - - - - - analyze-compile - compile - - check - - - - - org.apache.maven.plugins @@ -507,6 +480,7 @@ validate validate + true ${checkstyle.file.name} ${checkstyle.suppression.file.name} UTF-8 @@ -639,20 +613,6 @@ - - - - @@ -700,11 +660,6 @@ maven-pmd-plugin - - org.codehaus.mojo - findbugs-maven-plugin - - org.apache.maven.plugins maven-checkstyle-plugin