X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=cfcc1dfd8793abb9eefa121b907f68ebd5a60a04;hb=4c73c71183c1f445abc0832de5d4045fc383810e;hp=65d7ba92d94bab73a012431897a6eeec1aa9522b;hpb=b6e7d96acfa2459c7a8c8f9fbdefcfacaf62e9f2;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index 65d7ba92..cfcc1dfd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent - odlparent-lite - 2.1.0 + oparent + 2.6.1 org.onap.ccsdk.distribution distribution-root - 1.1.1-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-distribution @@ -31,6 +31,7 @@ distribution + 1.7.1 ${project.version} ${project.version} @@ -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