X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=oparent%2Fpom.xml;h=3caaf5e1f2627823df1dd940d91c594d5532c3ca;hb=1777b660036ec994ef5874d3eb567def38541f96;hp=b4bacfca2d0828603af7603e7cd42d3dc8bc68a2;hpb=907599e87ef5dd45621f38dcdfc90a57b7d88910;p=oparent.git diff --git a/oparent/pom.xml b/oparent/pom.xml index b4bacfc..3caaf5e 100644 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -1,6 +1,9 @@ + 3.3.3-SNAPSHOT .. oparent @@ -32,12 +36,12 @@ https://wiki.onap.org/display/DW/Integration+Project - 0.7.7.201606060606 + 3.3.3 + 0.8.5 3.2 jacoco - target/code-coverage/jacoco-ut.exec - target/code-coverage/jacoco-it.exec + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** @@ -45,30 +49,27 @@ ${basedir}/src/main/resources/swagger.json - - - central - Maven 2 repository 2 - http://repo2.maven.org/maven2/ - - - ecomp-releases - ONAP Release Repository - https://nexus.onap.org/content/repositories/releases/ - - - ecomp-snapshots - ONAP Snapshot Repository - https://nexus.onap.org/content/repositories/snapshots/ - - true - - - false - - - + + cve + + + + org.owasp + dependency-check-maven + 5.3.2 + + + + check + + + + + + + + generate-json @@ -291,68 +292,25 @@ org.onap.msb.swagger-sdk swagger-sdk - 1.0.0-SNAPSHOT + 1.0.0 + + + + org.onap.oparent + dependencies + ${project.version} + pom + import + + + - - maven-checkstyle-plugin - 2.17 - - - org.onap.oparent - checkstyle - 1.0.0-SNAPSHOT - - - - - check-license - - check - - process-sources - - onap-checkstyle/check-license.xml - onap-checkstyle/apache-license-2.regexp.txt - false - true - false - ${project.build.sourceDirectory} - - - false - true - - - - check-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory}/src/main/java - true - true - true - - - false - true - - - - org.jacoco jacoco-maven-plugin @@ -442,7 +400,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 + 3.0.0-M4 ${surefireArgLine} @@ -455,7 +413,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.19.1 + 3.0.0-M4 + onap-checkstyle/onap-java-style.xml + + + ${project.build.sourceDirectory} + + true + true + true + + + true + false + + + org.codehaus.mojo