X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=4f02dd0055c84ef7fa415b096c25a4366ac833cc;hb=aecbb49acfb4dfb3ee5abd0b96a46f38a4b2f568;hp=745615cc27e1dab70eb64a3b97ab23628520347c;hpb=b285db3aa9b126ed7856d3dc8a74aa1795ea256c;p=aai%2Fmodel-loader.git diff --git a/pom.xml b/pom.xml index 745615c..4f02dd0 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai.model-loader model-loader aai-model-loader - 1.6.2-SNAPSHOT + 1.8.0-SNAPSHOT @@ -57,7 +57,7 @@ 1.3 1.6.2 1.2.1 - 1.3.0 + 1.4.1 1.2.3 0.28.0 @@ -72,7 +72,7 @@ - + 0.75 0.8.5 3.2 @@ -415,7 +415,7 @@ org.apache.maven.plugins maven-deploy-plugin - true + client @@ -436,7 +436,7 @@ - @@ -444,7 +444,7 @@ jacoco-maven-plugin ${jacoco.version} - **/gen/** @@ -454,7 +454,7 @@ - pre-unit-test @@ -462,15 +462,15 @@ prepare-agent - ${project.build.directory}/code-coverage/jacoco-ut.exec - surefireArgLine - post-unit-test @@ -479,7 +479,7 @@ report - ${project.build.directory}/code-coverage/jacoco-ut.exec @@ -493,15 +493,15 @@ prepare-agent - ${project.build.directory}/code-coverage/jacoco-it.exec - failsafeArgLine - post-integration-test @@ -510,7 +510,7 @@ report - ${project.build.directory}/code-coverage/jacoco-it.exec @@ -558,7 +558,7 @@ maven-failsafe-plugin 3.0.0-M4 - integration-tests