X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=controlloop%2Fcommon%2Ffeature-controlloop-utils%2Fpom.xml;h=0e5ae9086a76dac8ed33f3323ff23a9eb7244b6a;hb=refs%2Fheads%2Fmaster;hp=17dab9f14fc71b85639becacd0bfc3895a0826c4;hpb=97c994c9d4bf2e2710997281493f84bd80eceb13;p=policy%2Fdrools-applications.git diff --git a/controlloop/common/feature-controlloop-utils/pom.xml b/controlloop/common/feature-controlloop-utils/pom.xml index 17dab9f14..0e5ae9086 100644 --- a/controlloop/common/feature-controlloop-utils/pom.xml +++ b/controlloop/common/feature-controlloop-utils/pom.xml @@ -3,7 +3,7 @@ ONAP ================================================================================ Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019 Nordix Foundation. + Modifications Copyright (C) 2019, 2023 Nordix Foundation. Modifications Copyright (C) 2020 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -20,116 +20,115 @@ ============LICENSE_END========================================================= --> - - 4.0.0 + + 4.0.0 - - org.onap.policy.drools-applications.controlloop.common - drools-applications-common - 1.6.5-SNAPSHOT - + + org.onap.policy.drools-applications.controlloop.common + drools-applications-common + 3.0.0-SNAPSHOT + - feature-controlloop-utils + feature-controlloop-utils - - Loadable PDP-D feature module to enable simulator usage in a non-junit - lab environments. In a pdp-d lab environment this capability can be - enabled with the "feature" mechanisms. - - - - 1.8 - 1.8 - + + Loadable PDP-D feature module to enable simulator usage in a non-junit + lab environments. In a pdp-d lab environment this capability can be + enabled with the "feature" mechanisms. + - - - - maven-assembly-plugin - - - zipfile - - single - - package - - true - ${project.artifactId}-${project.version} - - src/assembly/assemble_zip.xml - - false - - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-dependencies - - copy-dependencies - - prepare-package - - false - ${project.build.directory}/assembly/lib - false - true - true - false - false - false - runtime - true - - - - - - - - - - org.onap.policy.drools-pdp - policy-management - ${version.policy.drools-pdp} - provided - - - org.onap.policy.common - policy-endpoints - ${version.policy.common} - provided - - - org.onap.policy.models.policy-models-interactions - simulators - ${policy.models.version} - - - org.onap.policy.models.policy-models-interactions.model-impl - aai - ${policy.models.version} - - - org.onap.policy.models.policy-models-interactions.model-impl - so - ${policy.models.version} - - - org.onap.policy.models.policy-models-interactions.model-impl - sdnc - ${policy.models.version} - - - org.onap.policy.models.policy-models-interactions.model-impl - rest - ${policy.models.version} - - + + 17 + + + + + + maven-assembly-plugin + + + zipfile + + single + + package + + true + ${project.artifactId}-${project.version} + + src/assembly/assemble_zip.xml + + false + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-dependencies + + copy-dependencies + + prepare-package + + ${project.build.directory}/assembly/lib + false + true + true + false + false + false + runtime + true + + + + + + + + + + org.onap.policy.drools-pdp + policy-management + ${version.policy.drools-pdp} + provided + + + org.onap.policy.common + policy-endpoints + ${version.policy.common} + provided + + + org.onap.policy.models.policy-models-interactions + simulators + ${policy.models.version} + + + org.onap.policy.models.policy-models-interactions.model-impl + aai + ${policy.models.version} + + + org.onap.policy.models.policy-models-interactions.model-impl + so + ${policy.models.version} + + + org.onap.policy.models.policy-models-interactions.model-impl + sdnc + ${policy.models.version} + + + org.onap.policy.models.policy-models-interactions.model-impl + rest + ${policy.models.version} + +