diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-08-24 15:06:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-08-24 15:06:10 +0000 |
commit | 3d2058a63eb8996d9af6f9f6142a9f882895d682 (patch) | |
tree | 6b572a6d0a8b0392b83344b7584976663b51cd92 /controlloop/common/pom.xml | |
parent | 0a5d9cf30c61956e62cc7db4faf84f999a7196cc (diff) | |
parent | 6a37af48d1db199a0f5a9e9c48f7c5f834a90d1b (diff) |
Merge "Add "special" Operation classes for new usecases"
Diffstat (limited to 'controlloop/common/pom.xml')
-rw-r--r-- | controlloop/common/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/controlloop/common/pom.xml b/controlloop/common/pom.xml index 5350d7f9e..7298db6c2 100644 --- a/controlloop/common/pom.xml +++ b/controlloop/common/pom.xml @@ -37,6 +37,7 @@ <module>eventmanager</module> <module>rules-test</module> <module>controller-frankfurt</module> + <module>controller-usecases</module> <module>feature-controlloop-utils</module> <module>feature-controlloop-trans</module> <module>feature-controlloop-management</module> |