From ed4d83f3eadfc2b2c84ee5126bd5297f254770d3 Mon Sep 17 00:00:00 2001 From: deen1985 Date: Wed, 1 Apr 2020 18:37:57 +0200 Subject: [PATCH] Corrected the Model Invariant UUI for PNF (remove o) Signed-off-by: deen1985 Change-Id: I707941be062ffd817570140d390b5c14506e5e1a Signed-off-by: deen1985 Issue-ID: AAI-2845 --- components/aai-babel/resources/config/tosca-mappings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } ], -- 2.16.6