X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=onboarding%2Fpom.xml;h=5d19b3990519170d38d199ff901673b687dec838;hb=8af1780de45b17bac1619765acf056e2d3c231f4;hp=0e18c2d3cf9d30b81f3cde0a8ca0f0377ea8154f;hpb=7381994de250aac82522c2bdd32768bff4f869a8;p=sdc.git diff --git a/onboarding/pom.xml b/onboarding/pom.xml index 0e18c2d3cf..5d19b39905 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -1,3 +1,19 @@ + + @@ -10,28 +26,24 @@ org.openecomp.sdc sdc-main - 1.3.0-SNAPSHOT + 1.6.2-SNAPSHOT - ../openecomp-be/tools/artifact-copy-plugin - ../openecomp-be/tools/compile-helper-plugin - ../openecomp-be/tools/pmd-helper-plugin ../common ../openecomp-be - ../openecomp-be/tools/build-data-installer - ../openecomp-be/tools/snapshot-signature-plugin ../openecomp-ui - false + true + 1.8 + 1.8 true UTF-8 - 0.7.9 2.1 3.7.0 2.5 @@ -55,41 +67,39 @@ 1.8.9 ${aspectj.version} - 2.0b5 + 2.0b6 3.2.4 1.3.3 - 1.9.3 1.10 4.1 2.1 2.5 2.6 3.4 - 3.1.8 + 3.1.16 3.4.0 3.4 - 2.4.7 + 2.4.8 + 1.5.8 2.3.1 2.2 2.3.26-incubating - 5.3.3.Final + 5.3.6.Final 4.5.3 4.4.1 4.1.2 2.7.7 2.2.11 - 1.8 - 1.8 2.2.4 3.0.1-b04 1 2.5 - 2.8.1 + 2.9.9 ${jackson.version} ${jackson.version} 1.9.13 1.58 - 9.0.6.v20130930 + 9.4.11.v20180605 1.19.1 1.18.1 4.12 @@ -102,21 +112,19 @@ 2.5 1.7.21 1.17 - 4.3.15.RELEASE - 1.5.3 - 6.9.10 + 4.3.18.RELEASE + 2.0.8 + 6.14.3 4.4.1 2.0.1 1.0.1 - 1.0.1 - 1.0.1 + 1.0.2 + 1.0.2 1.0.0 - 5.8.1 ${project.version} 2.4.1.Final - 3.9.0 - 6.3.0 - 6.3.0 + 1.61 + 1.6.1 @@ -124,7 +132,7 @@ org.projectlombok lombok - 1.16.20 + ${lombok.version} provided @@ -179,8 +187,8 @@ org.codehaus.groovy - groovy-all - ${groovy.version} + groovy-all-minimal + ${groovy.minimal.version} org.codehaus.janino @@ -212,7 +220,7 @@ commons-beanutils commons-beanutils - ${commons.beanutils.version} + ${commons-beanutils} com.google.code.findbugs @@ -280,10 +288,15 @@ ${commons.lang3.version} - io.swagger + io.swagger.core.v3 swagger-annotations ${swagger.version} + + com.github.tomakehurst + wiremock + ${wire-mock.version} + org.testng testng @@ -311,34 +324,11 @@ org.apache.maven.plugins maven-jar-plugin ${mvn.jar.version} - - - - test-jar - - none - - org.apache.maven.plugins maven-clean-plugin ${mvn.clean.version} - - true - - - ${project.build.directory} - - ${classes} - ${testClasses} - ${mavenStatus} - ${customGeneratedSources} - build-data/** - - - - org.apache.maven.plugins @@ -353,30 +343,20 @@ src/test/resources/logback-test.xml - - ${project.basedir}/src/test/resources/config/Artifact-Generator.properties - ${project.basedir}/configuration ${useSystemClassLoader} - ${skipTestRun} org.apache.maven.plugins maven-install-plugin ${mvn.install.version} - - ${skipInstall} - org.apache.maven.plugins maven-resources-plugin ${mvn.resource.version} - - ${skipResourceCollection} -