X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=8350e1e5af95947a5fd7462e9c098a1ceee50627;hb=24f39fda67bec6f622c25effcd2a1626efae772a;hp=7fb0345643842d9ff7cbb812c85ada84955dbbdf;hpb=007772eb14d8a6492ca05ab242ad702ddfeeb3b1;p=ccsdk%2Fcds.git diff --git a/pom.xml b/pom.xml index 7fb034564..8350e1e5a 100644 --- a/pom.xml +++ b/pom.xml @@ -16,35 +16,32 @@ See the License for the specific language governing permissions and limitations under the License. --> + 4.0.0 org.onap.ccsdk.parent - odlparent-lite - 1.3.0-SNAPSHOT + spring-boot-starter-parent + 1.5.0-SNAPSHOT - 4.0.0 - org.onap.ccsdk.cds parent - 0.5.0-SNAPSHOT + 0.7.0-SNAPSHOT pom cds-parent CCSDK Controller Design Studio + https://wiki.onap.org + + ONAP + cds-ui - components ms - https://wiki.onap.org - - ONAP - - @@ -54,15 +51,14 @@ limitations under the License. src/test **/*.java,**/*.kt - + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml 0.8.3 + + + false + true @@ -72,6 +68,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} + + + + @@ -107,6 +132,14 @@ limitations under the License. - + + + format + + true + false + + +