X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=b646d31a2e7a4a8ad7b9a685c068fabcc223aaa1;hb=refs%2Fheads%2Fmaster;hp=c64f302b032857eec2eaadfb97e4fe24d13cfa2a;hpb=599d1349e6b9085faeda2b5296021343f17ca8e3;p=msb%2Fapigateway.git diff --git a/pom.xml b/pom.xml index c64f302..661d84c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,34 +1,32 @@ - + 4.0.0 org.onap.oparent oparent - 1.0.0-SNAPSHOT + 3.0.0 org.onap.msb.apigateway msb-apigateway-parent - 1.0.0-SNAPSHOT + 1.6.0-SNAPSHOT pom - onap/msb/msb-apigateway-parent + msb-apigateway UTF-8 UTF-8 @@ -47,6 +45,7 @@ src/main/blueprint target/version dav:https://nexus.onap.org/content/sites/site/org/onap/msb/apigateway/${project.version} + -Xdoclint:none @@ -81,6 +80,14 @@ + + maven-compiler-plugin + + + 1.8 + 1.8 + + maven-antrun-plugin 1.8 @@ -111,16 +118,6 @@ build-helper-maven-plugin 1.9.1 - - org.apache.maven.plugins - maven-surefire-plugin - ${maven.surefire.version} - - 3 - true - -Xmx1024m -XX:MaxPermSize=256m - - org.apache.maven.plugins maven-site-plugin