Add RIC instance list and controller method
[portal/ric-dashboard.git] / webapp-backend / pom.xml
index 3b56e68..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.3.0-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>