Add Xapp Onboarder frontend UI
[portal/ric-dashboard.git] / dashboard / webapp-frontend / pom.xml
index 1f40016..0bd61fb 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.0-SNAPSHOT</version>
+               <version>2.1.0-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>