X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=a86d744fb7ffe0ba93356d5ce3f8f9be76f03b6d;hb=5006588ac1a41b5ff8207a13fa118866d7ef4924;hp=3ffafbe596f88505c79d1895ef28ee9a44dfc1ac;hpb=711bf3c4cab58ee1c2258fe8e50342a0c2187442;p=ccsdk%2Fcds.git diff --git a/pom.xml b/pom.xml index 3ffafbe59..a86d744fb 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 spring-boot-starter-parent - 1.3.0-SNAPSHOT + 1.5.0-SNAPSHOT - 4.0.0 - org.onap.ccsdk.cds parent - 0.5.0-SNAPSHOT + 0.7.0-SNAPSHOT pom - cds-parent + CDS Parent CCSDK Controller Design Studio + https://wiki.onap.org + + ONAP + cds-ui - components ms - https://wiki.onap.org - - ONAP - - @@ -54,15 +51,13 @@ limitations under the License. src/test **/*.java,**/*.kt - - ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml - + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml 0.8.3 + + + false + true @@ -72,6 +67,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 +131,14 @@ limitations under the License. - + + + format + + true + false + + +