summaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-11-03 02:15:40 +0000
committerGerrit Code Review <gerrit@onap.org>2019-11-03 02:15:40 +0000
commit479b6c2f2ef248a805537762d2b461ff1a4c6ef5 (patch)
treeb119d0a6dc1b85e018c39d82eabd78c12bbee6c4 /sdnr/northbound/pom.xml
parentc7df5f53e2d525230170dc818572883de0bdf2ca (diff)
parent8ee521ed01b956d1c6939513d617de9cd5e9a68f (diff)
Merge "ORAN A1 Adapter Karaf feature development"
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>