Revise front-end buildPath support
[portal/ric-dashboard.git] / webapp-backend / pom.xml
index ad70dcf..7e3f1b5 100644 (file)
@@ -25,7 +25,7 @@ limitations under the License.
        <parent>
                <groupId>org.o-ran-sc.portal.ric-dashboard</groupId>
                <artifactId>ric-dash-parent</artifactId>
-               <version>1.2.4-SNAPSHOT</version>
+               <version>2.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>ric-dash-be</artifactId>
        <name>RIC Dashboard Webapp backend</name>
@@ -43,11 +43,6 @@ limitations under the License.
        </repositories>
        <dependencies>
                <!-- xApps -->
-               <dependency>
-                       <groupId>org.o-ran-sc.ric.xapp.anr.client</groupId>
-                       <artifactId>anr-xapp-client</artifactId>
-                       <version>0.0.8-SNAPSHOT</version>
-               </dependency>
                <!-- Platform components -->
                <dependency>
                        <groupId>org.o-ran-sc.ric.plt.a1med.client</groupId>
@@ -67,7 +62,7 @@ limitations under the License.
                <dependency>
                        <groupId>org.onap.portal.sdk</groupId>
                        <artifactId>epsdk-fw</artifactId>
-                       <version>2.4.0</version>
+                       <version>2.6.0</version>
                        <exclusions>
                                <exclusion>
                                        <groupId>commons-logging</groupId>
@@ -273,7 +268,7 @@ limitations under the License.
                                                <image>
                                                        <!-- Specify a tag to avoid default tag "latest" -->
                                                        <!-- Avoid maven artifact name here -->
-                                                       <name>ric-dashboard:${project.version}</name>
+                                                       <name>o-ran-sc/ric-dashboard:${project.version}</name>
                                                        <build>
                                                                <from>openjdk:11-jre-slim</from>
                                                                <tags>