Dashboard using policy agent NBI
[nonrtric.git] / dashboard / pom.xml
index 7123fef..8c2b0dc 100644 (file)
@@ -29,11 +29,11 @@ limitations under the License.
                <version>2.1.9.RELEASE</version>
                <relativePath /> <!-- lookup parent from repository -->
        </parent>
-       <groupId>org.o-ran-sc.portal.ric-dashboard</groupId>
+       <groupId>org.o-ran-sc.nonrt.ric-dashboard</groupId>
        <artifactId>ric-dash-parent</artifactId>
-       <name>RIC Dashboard project</name>
+       <name>NonRT RIC Dashboard project</name>
        <packaging>pom</packaging>
-       <version>1.2.5-SNAPSHOT</version>
+       <version>1.0.0-SNAPSHOT</version>
        <properties>
                <java.version>11</java.version>
                <!-- Properties for the license-maven-plugin in child POMs -->
@@ -44,8 +44,7 @@ limitations under the License.
                <lmp.process.start.tag>========================LICENSE_START=================================</lmp.process.start.tag>
                <lmp.process.end.tag>========================LICENSE_END===================================</lmp.process.end.tag>
        </properties>
-       <modules>
-               <module>a1-controller-client</module>
+       <modules>               
                <module>webapp-frontend</module>
                <module>webapp-backend</module>
        </modules>