X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-yaml%2Fpom.xml;h=49055228a8407a926413caadfd128666c23e19ec;hb=e4138fdec8485ae5d7cafdc93d23b76de869d843;hp=059ae88faf71c95ba002d8d2e989c1070fc226f0;hpb=4b43d971df6f3fc1b4ac54a301dcb1971eeb9ff8;p=policy%2Fmodels.git diff --git a/models-interactions/model-yaml/pom.xml b/models-interactions/model-yaml/pom.xml index 059ae88fa..49055228a 100644 --- a/models-interactions/model-yaml/pom.xml +++ b/models-interactions/model-yaml/pom.xml @@ -2,8 +2,8 @@ ============LICENSE_START======================================================= ONAP ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019 Nordix Foundation. + Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2019-2020 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -19,67 +19,75 @@ ============LICENSE_END========================================================= --> - - 4.0.0 + + 4.0.0 - - org.onap.policy.models - policy-models-interactions - 2.1.1-SNAPSHOT - + + org.onap.policy.models + policy-models-interactions + 2.2.4-SNAPSHOT + - org.onap.policy.models.policy-models-interactions - model-yaml - - - - org.slf4j - slf4j-api - provided - - - ch.qos.logback - logback-classic - provided - - - org.yaml - snakeyaml - 1.17 - - - org.jgrapht - jgrapht-core - 0.9.2 - - - org.onap.policy.models.policy-models-interactions.model-impl - sdc - ${project.version} - provided - - - org.onap.policy.models.policy-models-interactions.model-impl - aai - ${project.version} - provided - - - com.google.guava - guava - - - junit - junit - test - - - org.onap.policy.common - utils-test - ${policy.common.version} - test - - + org.onap.policy.models.policy-models-interactions + model-yaml + + + + org.slf4j + slf4j-api + provided + + + ch.qos.logback + logback-classic + provided + + + org.yaml + snakeyaml + + + org.jgrapht + jgrapht-core + 0.9.2 + + + org.onap.policy.models.policy-models-interactions.model-impl + sdc + ${project.version} + provided + + + org.onap.policy.models.policy-models-interactions.model-impl + aai + ${project.version} + provided + + + com.google.guava + guava + + + junit + junit + test + + + org.onap.policy.common + utils-test + ${policy.common.version} + test + + + org.assertj + assertj-core + test + + + onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} + ${project.build.sourceDirectory} true true true