X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fmodel-loader.git;a=blobdiff_plain;f=pom.xml;h=94f8d279a7c151a4a4ec1a83600c50850a9c2350;hp=d826647d57a1f4e2b3fbb13be86cd200800f26d3;hb=1c79241480ea409d9076c7e7427adfabaa7900fe;hpb=307406796f8070d662b4a837182bba4de6836afa diff --git a/pom.xml b/pom.xml index d826647..94f8d27 100644 --- a/pom.xml +++ b/pom.xml @@ -19,20 +19,19 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.oparent oparent - 1.1.0 - + 1.2.0 + org.onap.aai.model-loader model-loader - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT @@ -50,11 +49,13 @@ org.onap.aai.modelloader.service.ModelLoaderApplication https://nexus.onap.org ${basedir}/target - 1.5.12.RELEASE + 1.5.14.RELEASE 1.1 + 1.17 1.3 1.2.0 1.2.1 + 1.3.0 1.2.3 @@ -104,28 +105,6 @@ - - junit - junit - test - - - org.hamcrest - hamcrest-all - ${hamcrest-all.version} - test - - - org.mockito - mockito-core - test - - - org.eclipse.persistence - org.eclipse.persistence.moxy - 2.6.2 - compile - com.mikesamuel @@ -152,7 +131,7 @@ org.onap.sdc.sdc-distribution-client sdc-distribution-client - 1.3.0 + ${sdc-distribution-client.version} org.json @@ -163,15 +142,16 @@ org.eclipse.jetty jetty-security - - org.springframework - spring-webmvc - jline jline 2.12.1 + + org.apache.commons + commons-compress + ${commons-compress.version} + commons-io commons-io @@ -182,6 +162,29 @@ commons-text ${apache.commons-text.version} + + + + junit + junit + test + + + org.hamcrest + hamcrest-all + ${hamcrest-all.version} + test + + + org.mockito + mockito-core + test + + + org.springframework.boot + spring-boot-starter-test + test +