summaryrefslogtreecommitdiffstats
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 b557bffdf..46b4eddb6 100644
--- a/sdnr/northbound/pom.xml
+++ b/sdnr/northbound/pom.xml
@@ -33,10 +33,11 @@
<version>0.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sdnr-northbound :: features</name>
- <description>SDN-R RAN and OOF PCI ANR POC </description>
+ <description>SDN-R RAN, OOF PCI ANR POC, A1 Adapter </description>
<modules>
<module>oofpcipoc</module>
+ <module>a1Adapter</module>
<module>features</module>
</modules>
</project>