Update gerrit hostname to gerrit.o-ran-sc.org
[portal/ric-dashboard.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8ad5487..c9b2878 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--<![CDATA[
 ========================LICENSE_START=================================
-ORAN-OSC
+O-RAN-SC
 %%
 Copyright (C) 2019 AT&T Intellectual Property and Nokia
 %%
@@ -32,11 +32,11 @@ limitations under the License.
        <artifactId>ric-dash-parent</artifactId>
        <name>RIC Dashboard project</name>
        <packaging>pom</packaging>
-       <version>1.0.1-SNAPSHOT</version>
+       <version>1.0.2-SNAPSHOT</version>
        <!-- Properties for the license-maven-plugin in child POMs -->
        <properties>
                <lmp.organization.name>AT&amp;T Intellectual Property and Nokia</lmp.organization.name>
-               <lmp.project.name>ORAN-OSC</lmp.project.name>
+               <lmp.project.name>O-RAN-SC</lmp.project.name>
                <lmp.inception.year>2019</lmp.inception.year>
                <lmp.license.name>apache_v2</lmp.license.name>
                <lmp.process.start.tag>========================LICENSE_START=================================</lmp.process.start.tag>
@@ -44,6 +44,7 @@ limitations under the License.
        </properties>
        <modules>
                <module>a1-med-client</module>
+               <module>anr-xapp-client</module>
                <module>e2-mgr-client</module>
                <module>xapp-mgr-client</module>
                <module>webapp-frontend</module>