Update A1 mediator spec to ver 0.4.0
[portal/ric-dashboard.git] / webapp-backend / pom.xml
index f4cf887..426e7ce 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.0.1-SNAPSHOT</version>
+               <version>1.0.2-SNAPSHOT</version>
        </parent>
        <artifactId>ric-dash-be</artifactId>
        <name>RIC Dashboard Webapp backend</name>
@@ -37,7 +37,7 @@ limitations under the License.
                <dependency>
                        <groupId>org.o-ran-sc.ric.a1med.client</groupId>
                        <artifactId>a1-med-client</artifactId>
-                       <version>0.3.0-SNAPSHOT</version>
+                       <version>0.4.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.o-ran-sc.ric.anrxapp.client</groupId>