summaryrefslogtreecommitdiffstats
path: root/controlloop/common/model-impl/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-09-07 10:16:09 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-07 10:16:09 +0000
commit37b497d346a65ee9de077fdb24bee73cfe19b50e (patch)
treeddc75f000cb86e3a426cf34d6031efbc14c8735e /controlloop/common/model-impl/pom.xml
parent69c83c9d56715f02b3165e3b24efc26ac13089d9 (diff)
parent7576237fd14304e987eb3c907d481f503dab8232 (diff)
Merge "Add APPC LCM Interface"
Diffstat (limited to 'controlloop/common/model-impl/pom.xml')
-rw-r--r--controlloop/common/model-impl/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/controlloop/common/model-impl/pom.xml b/controlloop/common/model-impl/pom.xml
index 5d18e4916..e96befbf7 100644
--- a/controlloop/common/model-impl/pom.xml
+++ b/controlloop/common/model-impl/pom.xml
@@ -35,6 +35,7 @@
<modules>
<module>aai</module>
<module>appc</module>
+ <module>appclcm</module>
<module>events</module>
<module>mso</module>
<module>rest</module>