X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=80e632821118dbd1f824b5cafa5a03ed42a4b941;hb=bca3206ad5c70eb9dbfb109c2b6218cae515aabf;hp=7ac73ba45c0ac5edce18704fc2c955f02722d36b;hpb=6e4f04afea4c2d07fdd9c15eda38438c7baeb308;p=aai%2Fmodel-loader.git diff --git a/pom.xml b/pom.xml index 7ac73ba..80e6328 100644 --- a/pom.xml +++ b/pom.xml @@ -19,20 +19,20 @@ 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.0-SNAPSHOT + aai-model-loader + 1.3.1-SNAPSHOT @@ -50,11 +50,14 @@ org.onap.aai.modelloader.service.ModelLoaderApplication https://nexus.onap.org ${basedir}/target - 1.5.12.RELEASE + 1.5.15.RELEASE 1.1 + 1.18 1.3 - 1.2.0-SNAPSHOT + 1.2.0 1.2.1 + 1.3.0 + 1.2.3 @@ -103,28 +106,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 @@ -138,14 +119,20 @@ common-logging 1.2.2 + + ch.qos.logback + logback-classic + ${logback.version} + ch.qos.logback logback-core + ${logback.version} org.onap.sdc.sdc-distribution-client sdc-distribution-client - 1.3.0 + ${sdc-distribution-client.version} org.json @@ -156,15 +143,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 @@ -175,6 +163,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 +