X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=onboarding%2Fpom.xml;h=fd651c734317d2edce8639155040c952eaa7c672;hb=7fc7a76be1e90b9d75f7f6f11181a150cb1d1386;hp=139db36c4d77902e8c40ec47ea83b2421c9671a2;hpb=610ff24fb145dc64e73a12d51901446b7b8be245;p=sdc.git diff --git a/onboarding/pom.xml b/onboarding/pom.xml index 139db36c4d..fd651c7343 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -15,8 +15,8 @@ --> + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 @@ -26,7 +26,7 @@ org.openecomp.sdc sdc-main - 1.5.1-SNAPSHOT + 1.10.3-SNAPSHOT @@ -38,93 +38,49 @@ true - 1.8 - 1.8 - true UTF-8 2.1 - 3.7.0 2.5 3.1.0 2.4 - 1.4.0 2.4 - 2.4 - 0.13.3 - 1.10 - 2.3 - 2.19.1 - 2.8 - 3.1.0 - 2.1.1 - 3.5.3 - 3.5.1 - 3.5.1 - 1.8 - 1.8.9 ${aspectj.version} 2.0b6 3.2.4 1.3.3 - 1.10 - 4.1 + ${commons-codec} 2.1 - 2.5 - 2.6 - 3.4 - 3.1.16 - 3.4.0 - 3.4 - 2.4.8 + ${lang3.version} + 3.8.0 1.5.8 - 2.3.1 - 2.2 - 2.3.26-incubating - 5.3.6.Final - 4.5.3 + ${httpclient.version} 4.4.1 4.1.2 - 2.7.7 - 2.2.11 - 2.2.4 - 3.0.1-b04 + 2.3.3 + 2.2.6 + 3.0.1-b06 1 - 2.5 - 2.9.9 ${jackson.version} ${jackson.version} - 1.9.13 1.58 - 9.4.11.v20180605 1.19.1 1.18.1 - 4.12 - 1.2.3 - 1.18.2 - 1.10.19 - 1.9.13 1.5.1 - 0.9.10 - 2.0.0-beta.5 - 2.5 - 1.7.21 - 1.17 - 4.3.18.RELEASE - 2.0.8 - 6.14.3 + ${slf4j-api.version} + ${spring.version} + ${swagger-core-mvn-plugin.version} 4.4.1 - 2.0.1 - 1.0.1 + 1.0.2 1.0.2 1.0.2 1.0.0 + 1.0.3 ${project.version} - 2.4.1.Final - 1.61 + ${servlet-api.version} @@ -135,20 +91,49 @@ ${lombok.version} provided + + org.springframework + spring-expression + ${spring.framework.version} + org.springframework spring-context ${spring.framework.version} + + + org.springframework + spring-expression + + + org.springframework + spring-core + + org.springframework spring-webmvc ${spring.framework.version} + + + org.springframework + spring-expression + + + org.springframework + spring-core + + + org.springframework + spring-web + + org.apache.commons commons-text - 1.3 + ${apache-commons-text.version} com.beust @@ -163,7 +148,7 @@ com.sun.xml.bind jaxb-impl - ${jaxb.impl.version} + ${com.sun.xml.version} org.beanshell @@ -246,6 +231,12 @@ com.fasterxml.jackson.core jackson-databind ${jackson.version} + + + com.fasterxml.jackson.core + jackson-core + + com.fasterxml.jackson.dataformat @@ -297,24 +288,6 @@ wiremock ${wire-mock.version} - - org.testng - testng - ${testng.version} - test - - - junit - junit - ${junit.version} - test - - - org.mockito - mockito-all - ${mockito.all.version} - test - @@ -323,7 +296,6 @@ org.apache.maven.plugins maven-jar-plugin - ${mvn.jar.version} org.apache.maven.plugins @@ -333,19 +305,17 @@ org.apache.maven.plugins maven-surefire-plugin - ${mvn.surefire.version} - ${fork.count} - ${fork.mode} false - ${project.basedir}/src/test/resources + ${project.basedir}/src/test/resources + - src/test/resources/logback-test.xml + src/test/resources/logback-test.xml + ${project.basedir}/configuration - ${useSystemClassLoader}