X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=3b4753df587a31cd5a4c96486a2abb4d2fc8f034;hb=9be84f832c19381dc2ffec78436c5ea67efd60ec;hp=3f91ff86484c8d40e1e58631236c110a8cd48a35;hpb=f7bdde98974b14f32378ac5690a94b94b5e06abe;p=aai%2Fmodel-loader.git diff --git a/pom.xml b/pom.xml index 3f91ff8..3b4753d 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai.model-loader model-loader aai-model-loader - 1.6.3-SNAPSHOT + 1.9.2-SNAPSHOT @@ -55,9 +55,9 @@ 1.8 1.19 1.3 - 1.6.2 + 1.9.3 1.2.1 - 1.3.0 + 1.4.1 1.2.3 0.28.0 @@ -65,14 +65,14 @@ ${project.build.directory}/${project.artifactId}-${project.version}-build/ onap alpine - 1.6.0 + 1.9.0 yyyyMMdd'T'HHmmss'Z' - + 0.75 0.8.5 3.2 @@ -82,6 +82,12 @@ 3.7.0.1746 + 3.2.0 + 3.8.1 + 11 + 11 + 11 + 11 @@ -302,7 +308,7 @@ commons-io commons-io - 2.4 + 2.11.0 org.apache.commons @@ -372,6 +378,18 @@ + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + true + + ${maven-compiler-plugin.source} + ${maven-compiler-plugin.target} + ${maven-compiler-plugin.test.source} + ${maven-compiler-plugin.test.target} + + org.springframework.boot spring-boot-maven-plugin @@ -436,7 +454,7 @@ - @@ -444,7 +462,7 @@ jacoco-maven-plugin ${jacoco.version} - **/gen/** @@ -454,7 +472,7 @@ - pre-unit-test @@ -462,15 +480,15 @@ prepare-agent - ${project.build.directory}/code-coverage/jacoco-ut.exec - surefireArgLine - post-unit-test @@ -479,7 +497,7 @@ report - ${project.build.directory}/code-coverage/jacoco-ut.exec @@ -493,15 +511,15 @@ prepare-agent - ${project.build.directory}/code-coverage/jacoco-it.exec - failsafeArgLine - post-integration-test @@ -510,7 +528,7 @@ report - ${project.build.directory}/code-coverage/jacoco-it.exec @@ -558,7 +576,7 @@ maven-failsafe-plugin 3.0.0-M4 - integration-tests