X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=449106ff86da0e7c214d45c60a11996c091c5a0c;hb=refs%2Fheads%2Fmaster;hp=97275db73536b02b6a80faa02485031d04f431fc;hpb=f59c97007efb7f3b29b5a5205d1d0aa015edc76b;p=aai%2Fsparky-be.git diff --git a/pom.xml b/pom.xml index 97275db..908afa2 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.onap.aai sparky-be - 1.7.1-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