X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=6043cbc50abbfbef86bebea65dedecf74f8ac256;hb=486bd1768c2b4e6bf4a83326fdc5f7d07d565222;hp=65d7ba92d94bab73a012431897a6eeec1aa9522b;hpb=b6e7d96acfa2459c7a8c8f9fbdefcfacaf62e9f2;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index 65d7ba92..6043cbc5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent - odlparent-lite - 2.1.0 + oparent + 2.2.0-SNAPSHOT org.onap.ccsdk.distribution distribution-root - 1.1.1-SNAPSHOT + 1.2.0-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