diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-06-02 17:29:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-06-02 17:29:10 +0000 |
commit | 442a2a8dd64c724363433e6e4794eb19da66314b (patch) | |
tree | 9ff731f415681a25ad9cd9f99cc6bba3a51c1c92 /controlloop/common/pom.xml | |
parent | 14cf31576f23ca3f4d1dc2769ae65323652d5944 (diff) | |
parent | 1e39c988604c9ffb8efc38ef3cf4d635b202c7b9 (diff) |
Merge "Use OperationsHistory from models"
Diffstat (limited to 'controlloop/common/pom.xml')
-rw-r--r-- | controlloop/common/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/controlloop/common/pom.xml b/controlloop/common/pom.xml index 6fc0654f4..4b5c5ece7 100644 --- a/controlloop/common/pom.xml +++ b/controlloop/common/pom.xml @@ -33,7 +33,6 @@ <artifactId>drools-applications-common</artifactId> <modules> - <module>database</module> <module>guard</module> <module>coordination</module> <module>eventmanager</module> |