Upgrade xapp manager to spec 0.1.3
[portal/ric-dashboard.git] / webapp-backend / pom.xml
index ab61db5..7c041c1 100644 (file)
@@ -47,12 +47,12 @@ limitations under the License.
                <dependency>
                        <groupId>org.o-ran-sc.ric.e2mgr.client</groupId>
                        <artifactId>e2-mgr-client</artifactId>
-                       <version>02052019-SNAPSHOT</version>
+                       <version>20190515-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.o-ran-sc.ric.xappmgr.client</groupId>
                        <artifactId>xapp-mgr-client</artifactId>
-                       <version>0.1.2-SNAPSHOT</version>
+                       <version>0.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.springframework.boot</groupId>