aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/northbound/pom.xml')
-rw-r--r--sdnr/northbound/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/sdnr/northbound/pom.xml b/sdnr/northbound/pom.xml
index 4451530c4..6329b12f3 100644
--- a/sdnr/northbound/pom.xml
+++ b/sdnr/northbound/pom.xml
@@ -39,12 +39,13 @@
<packaging>pom</packaging>
<name>ccsdk-features :: ${project.artifactId}</name>
- <description>SDN-R RAN, OOF PCI ANR POC, A1 Adapter, CMNotify, RANSlice</description>
+ <description>SDN-R RAN, OOF PCI ANR POC, A1 Adapter, CMNotify, RANSlice, addCMHandle</description>
<modules>
<module>oofpcipoc</module>
<module>CMNotify</module>
<module>ranSlice</module>
<module>features</module>
+ <module>addCMHandle</module>
</modules>
</project>