Update webapp front-end data models for XApp Mgr
[portal/ric-dashboard.git] / dashboard / webapp-frontend / pom.xml
index c39db7f..2ba2a1c 100644 (file)
@@ -25,10 +25,11 @@ limitations under the License.
        <parent>
                <groupId>org.o-ran-sc.portal.ric-dashboard</groupId>
                <artifactId>ric-dash-parent</artifactId>
-               <version>2.0.1-SNAPSHOT</version>
+               <version>2.0.2-SNAPSHOT</version>
        </parent>
+       <!-- reuse parent groupId -->
        <artifactId>ric-dash-fe</artifactId>
-       <name>RIC Dashboard Webapp frontend</name>
+       <name>RIC Dashboard Webapp Frontend</name>
        <build>
                <plugins>
                        <plugin>