X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=3382949377220f09e5575ff57b746e23793e3710;hb=749687bed36785e2077d8fc3b4cf72ba58dcc13f;hp=ecbb603c310845ee2dd8c55e3c6acbe99e783a36;hpb=1fd04ec4642fd57a2cc42504991a9f8a962b4a01;p=policy%2Fdrools-applications.git diff --git a/pom.xml b/pom.xml index ecbb603c3..338294937 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= drools-pdp-apps ================================================================================ - Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -25,13 +25,13 @@ org.onap.policy.parent integration - 3.1.3 + 3.7.0 org.onap.policy.drools-applications drools-applications - 1.7.0-SNAPSHOT + 1.12.0-SNAPSHOT policy-drools-applications pom @@ -45,9 +45,9 @@ content/repositories/staging/ - 1.7.0-SNAPSHOT - 2.3.0-SNAPSHOT - 1.7.0-SNAPSHOT + 1.12.0 + 2.8.0 + 1.12.0 @@ -78,72 +78,7 @@ - - maven-checkstyle-plugin - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory} - true - true - true - - - /checkstyle-suppressions.xml - true - true - warning - - - - - - org.onap.oparent - checkstyle - ${oparent.version} - compile - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17,) - - check - - - - - - - - - - - -