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