Upgrade component API versions to Amber
[portal/ric-dashboard.git] / webapp-backend / pom.xml
index 7e3f1b5..7c3a2dd 100644 (file)
@@ -47,17 +47,17 @@ limitations under the License.
                <dependency>
                        <groupId>org.o-ran-sc.ric.plt.a1med.client</groupId>
                        <artifactId>a1-med-client</artifactId>
-                       <version>0.10.3-SNAPSHOT</version>
+                       <version>1.0.4-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.o-ran-sc.ric.plt.appmgr.client</groupId>
                        <artifactId>app-mgr-client</artifactId>
-                       <version>0.1.7-SNAPSHOT</version>
+                       <version>0.1.10-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.o-ran-sc.ric.plt.e2mgr.client</groupId>
                        <artifactId>e2-mgr-client</artifactId>
-                       <version>2.0.5-SNAPSHOT</version>
+                       <version>2.0.10-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.onap.portal.sdk</groupId>