X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=controlloop%2Fcommon%2Ffeature-controlloop-trans%2Fpom.xml;h=fc5ce6698bfd8e45374b97bad446777b2cd14503;hb=efeae6df19fed14070a0917f27c19bccb66f399f;hp=5534cfa916f99ba4044cdb9d1c5f69a2b7f114f1;hpb=c6caf8ae01b02b9d277ba09ea9afece48b56024c;p=policy%2Fdrools-applications.git diff --git a/controlloop/common/feature-controlloop-trans/pom.xml b/controlloop/common/feature-controlloop-trans/pom.xml index 5534cfa91..fc5ce6698 100644 --- a/controlloop/common/feature-controlloop-trans/pom.xml +++ b/controlloop/common/feature-controlloop-trans/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP ================================================================================ - Copyright (C) 2018-2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2018-2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019 Nordix Foundation. Modifications Copyright (C) 2020 Bell Canada. ================================================================================ @@ -26,7 +26,7 @@ org.onap.policy.drools-applications.controlloop.common drools-applications-common - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT feature-controlloop-trans @@ -80,41 +80,6 @@ - - maven-checkstyle-plugin - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory} - true - true - true - - - true - warning - - - - - - org.onap.oparent - checkstyle - ${oparent.version} - compile - - -