X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=oparent%2Fpom.xml;h=ec1c865f9946c606b299673d529366a360592a02;hb=bedb48489ecbe5204169b5f566de53b27f340c1b;hp=09c1d35756080c35b535f75a2527b4a0193df166;hpb=be096d395b595fcb7ef50204978904a538ed32a0;p=oparent.git diff --git a/oparent/pom.xml b/oparent/pom.xml index 09c1d35..ec1c865 100644 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -1,6 +1,7 @@ @@ -45,13 +46,6 @@ ${basedir}/src/main/resources/swagger.json - - - org.onap.oparent - version-check-maven-plugin - 1.0.0-SNAPSHOT - - generate-json @@ -275,68 +269,25 @@ org.onap.msb.swagger-sdk swagger-sdk - 1.0.0-SNAPSHOT + 1.0.0 + + + + org.onap.oparent + dependencies + 3.0.0-SNAPSHOT + 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 @@ -426,7 +377,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 + 2.22.0 ${surefireArgLine} @@ -439,7 +390,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.19.1 + 2.22.0 + onap-checkstyle/onap-java-style.xml + + ${project.build.sourceDirectory} + true + true + true + + + true + false + + + org.codehaus.mojo @@ -505,10 +489,6 @@ org.apache.maven.plugins maven-failsafe-plugin - - org.onap.oparent - version-check-maven-plugin -