X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=oparent%2Fpom.xml;h=a99385ccc66db11eda966af7e262078bee019863;hb=f72518a9bde27b5adfb7fa2f731593ee126c60de;hp=fe603f26727186156d968ff367bf22ec399c58f1;hpb=7066e9c21f965a4202dee894a1146d70d389df1a;p=oparent.git diff --git a/oparent/pom.xml b/oparent/pom.xml index fe603f2..a99385c 100644 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -1,6 +1,9 @@ + 3.3.4-SNAPSHOT .. oparent @@ -32,12 +36,11 @@ https://wiki.onap.org/display/DW/Integration+Project - 0.7.7.201606060606 + 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,43 +48,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 - - - - - - - org.onap.oparent - checkstyle - 1.0.0-SNAPSHOT - - + + cve + + + + org.owasp + dependency-check-maven + 5.3.2 + + + + check + + + + + + + + generate-json @@ -304,7 +291,7 @@ org.onap.msb.swagger-sdk swagger-sdk - 1.0.0-SNAPSHOT + 1.0.0 @@ -312,59 +299,6 @@ - - maven-checkstyle-plugin - 2.17 - - - org.onap.oparent - checkstyle - 1.0.0-SNAPSHOT - - - - - check-license - - check - - process-sources - - onap-checkstyle/check-license.xml - false - true - false - ${project.build.sourceDirectory} - - - true - false - - - - check-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory}/src/main/java - true - true - true - - - true - false - - - - org.jacoco jacoco-maven-plugin @@ -454,7 +388,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 + 3.0.0-M4 ${surefireArgLine} @@ -467,7 +401,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