diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-09-07 10:16:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-07 10:16:09 +0000 |
commit | 37b497d346a65ee9de077fdb24bee73cfe19b50e (patch) | |
tree | ddc75f000cb86e3a426cf34d6031efbc14c8735e /controlloop/common/actors/pom.xml | |
parent | 69c83c9d56715f02b3165e3b24efc26ac13089d9 (diff) | |
parent | 7576237fd14304e987eb3c907d481f503dab8232 (diff) |
Merge "Add APPC LCM Interface"
Diffstat (limited to 'controlloop/common/actors/pom.xml')
-rw-r--r-- | controlloop/common/actors/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/controlloop/common/actors/pom.xml b/controlloop/common/actors/pom.xml index e99fbb09f..1f38e90b1 100644 --- a/controlloop/common/actors/pom.xml +++ b/controlloop/common/actors/pom.xml @@ -15,6 +15,7 @@ <module>actorServiceProvider</module> <module>actor.appc</module> <module>actor.vfc</module> + <module>actor.appclcm</module> <module>actor.mso</module> <module>actor.test</module> </modules> |