X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-be.git;a=blobdiff_plain;f=pom.xml;h=b2e53438d3b10dd0a0d1e54dd51bb94ac402af25;hp=c856f2bb8a0286b4cff9a6fd1f4458bcd16e9454;hb=refs%2Fheads%2Fmaster;hpb=b6e77db823270d47ab3d6c6e5f084fa1965bdbb6 diff --git a/pom.xml b/pom.xml index c856f2b..908afa2 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.onap.aai sparky-be - 2.0.0-SNAPSHOT + 2.0.5-SNAPSHOT pom aai-sparky-be @@ -38,6 +38,11 @@ 3.7.0.1746 + 3.8.1 + 11 + 11 + 11 + 11 @@ -54,6 +59,19 @@ + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + true + + ${maven-compiler-plugin.source} + ${maven-compiler-plugin.source} + ${maven-compiler-plugin.target} + ${maven-compiler-plugin.test.source} + ${maven-compiler-plugin.test.target} + + org.apache.maven.plugins maven-deploy-plugin