aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/feature-controlloop-management/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'controlloop/common/feature-controlloop-management/pom.xml')
-rw-r--r--controlloop/common/feature-controlloop-management/pom.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/controlloop/common/feature-controlloop-management/pom.xml b/controlloop/common/feature-controlloop-management/pom.xml
index 2fcb0dee5..0b2f5905c 100644
--- a/controlloop/common/feature-controlloop-management/pom.xml
+++ b/controlloop/common/feature-controlloop-management/pom.xml
@@ -257,21 +257,6 @@
</exclusions>
</dependency>
<dependency>
- <groupId>org.onap.policy.models.policy-models-interactions</groupId>
- <artifactId>model-yaml</artifactId>
- <version>${policy.models.version}</version>
- <exclusions>
- <exclusion>
- <artifactId>guava</artifactId>
- <groupId>com.google.guava</groupId>
- </exclusion>
- <exclusion>
- <artifactId>snakeyaml</artifactId>
- <groupId>org.yaml</groupId>
- </exclusion>
- </exclusions>
- </dependency>
- <dependency>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>policy-management</artifactId>
<version>${version.policy.drools-pdp}</version>