commit | 6503abc50ae627b59674a3dba6c59f5d41a02a41 | [log] [tgz] |
---|---|---|
author | RehanRaza <muhammad.rehan.raza@est.tech> | Tue Mar 10 13:57:37 2020 +0100 |
committer | RehanRaza <muhammad.rehan.raza@est.tech> | Thu Mar 12 14:34:49 2020 +0100 |
tree | a94ebaeeeaadfa234d2fa540c00f4506a848b9ed | |
parent | 379306b6879d2fd0e807784bc3c0c5c2ac704813 [diff] [blame] |
Add sdnc-a1-controller in build process Change-Id: I9cfbed450e4a6550878d93ed3701d56dec52ae8c Issue-ID: NONRTRIC-116 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
diff --git a/pom.xml b/pom.xml index cff7663..a2564e3 100644 --- a/pom.xml +++ b/pom.xml
@@ -34,6 +34,7 @@ </properties> <modules> <module>policy-agent</module> + <module>sdnc-a1-controller</module> <module>dashboard</module> <module>near-rt-ric-simulator</module> </modules>