X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c1d645b5e67e8c2fc9c64af8775d875a8026a289;hb=6c57aa16a001b901bdb428f5a67fe6c2890e00a9;hp=de67dacb32723cd5563dffa18c538be98111b835;hpb=b01a7330883cbd5bce618ea44ea0f86ce6332729;p=dmaap%2Fkafka11aaf.git diff --git a/pom.xml b/pom.xml index de67dac..c1d645b 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.onap.dmaap.kafka kafka11aaf 0.0.2-SNAPSHOT - kafka11aaf + dmaap-kafka11aaf Apache License Version 2.0 @@ -246,6 +246,35 @@ + + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-no-snapshots + + enforce + + + + + No Snapshots Allowed! + + org.onap.aaf.authz:aaf-cadi-client + org.onap.aaf.authz:aaf-misc-env + org.onap.aaf.authz:aaf-cadi-aaf + org.onap.aaf.authz:aaf-auth-client + org.onap.aaf.authz:aaf-cadi-core + org.onap.aaf.authz:aaf-misc-rosetta + + + + true + + + +