X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-be.git;a=blobdiff_plain;f=pom.xml;h=b2e53438d3b10dd0a0d1e54dd51bb94ac402af25;hp=6989ee068cd32fac60194245ad455f1e71dd8825;hb=refs%2Fheads%2Fmaster;hpb=72173b34517b5d8ca9d29b3a88e86d6b459407e3 diff --git a/pom.xml b/pom.xml index 6989ee0..4a1548a 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.onap.aai sparky-be - 2.0.1-SNAPSHOT + 2.0.4-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