summaryrefslogtreecommitdiffstats
path: root/controlloop/common/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-08-31 20:53:44 +0000
committerGerrit Code Review <gerrit@onap.org>2020-08-31 20:53:44 +0000
commita588736799d94747f70ed648d3d821210993c5c4 (patch)
treef54ea646db61861985fe6ae87b76d87e8a9369a2 /controlloop/common/pom.xml
parent1c5cb8a0d740ccd92d2b3fdce8eb192cd20b147f (diff)
parenta6d4077e3639a0f3478f0cbf51e06ef46517a10d (diff)
Merge "Add tdjam-controller"
Diffstat (limited to 'controlloop/common/pom.xml')
-rw-r--r--controlloop/common/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/controlloop/common/pom.xml b/controlloop/common/pom.xml
index 4ab1b490e..849bff65c 100644
--- a/controlloop/common/pom.xml
+++ b/controlloop/common/pom.xml
@@ -38,11 +38,13 @@
<module>rules-test</module>
<module>controller-frankfurt</module>
<module>controller-usecases</module>
+ <module>controller-tdjam</module>
<module>feature-controlloop-utils</module>
<module>feature-controlloop-trans</module>
<module>feature-controlloop-management</module>
<module>feature-controlloop-frankfurt</module>
<module>feature-controlloop-usecases</module>
+ <module>feature-controlloop-tdjam</module>
</modules>