X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=a8bd911c41020addae6c2e53d2a55479129b3716;hb=854217148a1a1f78b149e482d18cfb7e14e7d160;hp=4f02dd0055c84ef7fa415b096c25a4366ac833cc;hpb=aecbb49acfb4dfb3ee5abd0b96a46f38a4b2f568;p=aai%2Fmodel-loader.git diff --git a/pom.xml b/pom.xml index 4f02dd0..a8bd911 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai.model-loader model-loader aai-model-loader - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT @@ -55,7 +55,7 @@ 1.8 1.19 1.3 - 1.6.2 + 1.9.0 1.2.1 1.4.1 1.2.3 @@ -65,7 +65,7 @@ ${project.build.directory}/${project.artifactId}-${project.version}-build/ onap alpine - 1.6.0 + 1.8.1 yyyyMMdd'T'HHmmss'Z' @@ -82,6 +82,12 @@ 3.7.0.1746 + 3.2.0 + 3.8.1 + 11 + 11 + 11 + 11 @@ -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