X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=d7580f0b0ffdc95fe5c31ca157e18fb5f21b100f;hb=5c186597021771a83f1a0faae5b9955123171c84;hp=ddeb8c82482e3238c46d46c4f14df80095c4befe;hpb=2419999ae7ab0bc8b555a955d5dfbc9eef9d6f3e;p=ccsdk%2Fcds.git diff --git a/pom.xml b/pom.xml index ddeb8c824..d7580f0b0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,7 @@ + 4.0.0 org.onap.ccsdk.parent spring-boot-starter-parent - 1.5.0-SNAPSHOT + 1.5.0 - 4.0.0 - org.onap.ccsdk.cds parent 0.7.0-SNAPSHOT pom - cds-parent + CDS Parent CCSDK Controller Design Studio - - - components - cds-ui - ms - - https://wiki.onap.org ONAP + + ms + cds-ui + components + + @@ -55,9 +54,12 @@ limitations under the License. **/*.java,**/*.kt - ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml - + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml 0.8.3 + + + false + true @@ -67,6 +69,35 @@ limitations under the License. jacoco-maven-plugin ${jacoco.version} + + + + org.codehaus.mojo + tidy-maven-plugin + 1.1.0 + + + format-pom + process-sources + + pom + + + ${format.skipExecute} + + + + validate-pom + validate + + check + + + ${format.skipValidate} + + + + @@ -102,6 +133,14 @@ limitations under the License. - + + + format + + true + false + + +