chnaged config.json for httpRestful registration
[ric-app/rc.git] / xapp-descriptor / config.json
index 5052cea..21fd680 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "xapp_name": "rc",
+  "name": "rc",
   "version": "1.0.0",
   "containers": [
     {
@@ -7,7 +7,7 @@
       "image": {
         "registry": "nexus3.o-ran-sc.org:10002",
         "name": "o-ran-sc/ric-app-rc",
-        "tag": "1.0.0"
+        "tag": "1.0.1"
       }
     }
   ],