X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=controlloop%2Fcommon%2Fcoordination%2Fpom.xml;h=bb4788aa5e096f38c202041bcf2084545518e996;hb=077cec48243e55ab06318133d3c37bfd7f94131f;hp=f5d215e5b3d36411da8e390253e085218ac7d229;hpb=fcd33bd5487e978e343ad8b2e89b41c4c253d069;p=policy%2Fdrools-applications.git diff --git a/controlloop/common/coordination/pom.xml b/controlloop/common/coordination/pom.xml index f5d215e5b..bb4788aa5 100644 --- a/controlloop/common/coordination/pom.xml +++ b/controlloop/common/coordination/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= drools-applications ================================================================================ - Copyright (C) 2019-2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2019-2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -24,7 +24,7 @@ org.onap.policy.drools-applications.controlloop.common drools-applications-common - 1.6.4-SNAPSHOT + 1.12.1 coordination @@ -37,44 +37,4 @@ provided - - - - maven-checkstyle-plugin - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory} - true - true - true - - - true - true - warning - - - - - - org.onap.oparent - checkstyle - ${oparent.version} - compile - - - - -