X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=8be61a7cb5c654ba164cd25ae4e447a36dd6b20e;hb=refs%2Fchanges%2F67%2F119567%2F1;hp=65d7ba92d94bab73a012431897a6eeec1aa9522b;hpb=da0df10fe48ab21a8b4523225ce0fb02acd4c44d;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index 65d7ba92..8be61a7c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent - odlparent-lite - 2.1.0 + oparent + 2.1.1 org.onap.ccsdk.distribution distribution-root - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT pom ccsdk-distribution @@ -38,6 +38,7 @@ ${maven.build.timestamp} ${maven.build.timestamp} + false false true @@ -45,6 +46,38 @@ UTF-8 + + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-no-snapshots + + enforce + + + + + false + true + + org.onap.ccsdk.*:* + + WARN + + + + + + + + dependency-list