diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-01 18:00:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-01 18:00:50 +0000 |
commit | 0c58bc4514f89c6f886d459f21256379b294567b (patch) | |
tree | f02b2e274bed6ff35dc89e96dec990a9c5733018 /controlloop/common/controller-tdjam/pom.xml | |
parent | 06696687c764a5aaa1f6f6a1e016e16126b754a2 (diff) | |
parent | fb9bd637567096f6174bbc2e52a5e149a4eed882 (diff) |
Merge "Fix new sonars in drools-apps"
Diffstat (limited to 'controlloop/common/controller-tdjam/pom.xml')
-rw-r--r-- | controlloop/common/controller-tdjam/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/controlloop/common/controller-tdjam/pom.xml b/controlloop/common/controller-tdjam/pom.xml index bee07cb2b..af882e3ed 100644 --- a/controlloop/common/controller-tdjam/pom.xml +++ b/controlloop/common/controller-tdjam/pom.xml @@ -168,7 +168,6 @@ <artifactId>policy-management</artifactId> <version>${version.policy.drools-pdp}</version> <scope>provided</scope> - <!-- <optional>true</optional> --> </dependency> <dependency> <groupId>org.onap.policy.drools-applications.controlloop.common</groupId> |