diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-09-08 17:16:37 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-09-08 17:57:09 -0500 |
commit | bd1aeca6934e8ec191994ea55129a439239f88bb (patch) | |
tree | b0ff72ded489eed2e754bcb86d14ee460b25902e /controlloop/common/controller-frankfurt | |
parent | b976e9d6e2ba1173eff4f73f484491c12ec58e19 (diff) |
Update common/models/drools to 1.7.1/2.3.1/1.7.1
Issue-ID: POLICY-2789
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ia78684b0f56007941ad6038d78b97bc70f9aa1bb
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Diffstat (limited to 'controlloop/common/controller-frankfurt')
-rw-r--r-- | controlloop/common/controller-frankfurt/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/controlloop/common/controller-frankfurt/pom.xml b/controlloop/common/controller-frankfurt/pom.xml index 809d9d446..d19782a1d 100644 --- a/controlloop/common/controller-frankfurt/pom.xml +++ b/controlloop/common/controller-frankfurt/pom.xml @@ -77,12 +77,6 @@ </dependency> <dependency> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> - <artifactId>sdc</artifactId> - <version>${policy.models.version}</version> - <scope>provided</scope> - </dependency> - <dependency> - <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>sdnc</artifactId> <version>${policy.models.version}</version> <scope>provided</scope> |