X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=5bd74ab6189d1e2030a4a6ce28445c31b2c377fc;hb=9558e243855606a3fc617d6629fb40bb9766bf1e;hp=65d7ba92d94bab73a012431897a6eeec1aa9522b;hpb=b6e7d96acfa2459c7a8c8f9fbdefcfacaf62e9f2;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index 65d7ba92..5bd74ab6 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 @@ -45,6 +45,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