summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordeen1985 <damian.nowak@nokia.com>2020-04-01 18:37:57 +0200
committerdeen1985 <damian.nowak@nokia.com>2020-04-01 18:44:09 +0200
commited4d83f3eadfc2b2c84ee5126bd5297f254770d3 (patch)
treecd4541674b29da239e928c707d70ac7b143a70a2
parenta7266921b688bc199d8c1dc722b64c203b7e0bea (diff)
Corrected the Model Invariant UUI for PNF (remove o)
Signed-off-by: deen1985 <damian.nowak@nokia.com> Change-Id: I707941be062ffd817570140d390b5c14506e5e1a Signed-off-by: deen1985 <damian.nowak@nokia.com> Issue-ID: AAI-2845
-rw-r--r--components/aai-babel/resources/config/tosca-mappings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/aai-babel/resources/config/tosca-mappings.json b/components/aai-babel/resources/config/tosca-mappings.json
index a01cdf0..5b42260 100644
--- a/components/aai-babel/resources/config/tosca-mappings.json
+++ b/components/aai-babel/resources/config/tosca-mappings.json
@@ -135,7 +135,7 @@
"type": "PNF",
"name": "pnf",
"deleteFlag": true,
- "modelVersionId": "862b25a1-262a-4961-bdaa-cdc55d69785ao",
+ "modelVersionId": "862b25a1-262a-4961-bdaa-cdc55d69785a",
"modelInvariantId": "e9f1fa7d-c839-418a-9601-03dc0d2ad687"
}
],