From b8566c560b21c595525e5bcba855c8632a8cd9db Mon Sep 17 00:00:00 2001 From: c00149107 Date: Tue, 6 Mar 2018 16:34:59 +0800 Subject: Update paramXSD as recipe common field Update paramXSD as recipe common field Change-Id: I8fe382e65957dc3983abfcb638582bf074875fdb Issue-ID: SO-456 Signed-off-by: c00149107 --- mso-catalog-db/src/main/resources/ArRecipe.hbm.xml | 2 +- mso-catalog-db/src/main/resources/NetworkRecipe.hbm.xml | 2 +- mso-catalog-db/src/main/resources/VnfComponentsRecipe.hbm.xml | 2 +- mso-catalog-db/src/main/resources/VnfRecipe.hbm.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'mso-catalog-db/src/main/resources') diff --git a/mso-catalog-db/src/main/resources/ArRecipe.hbm.xml b/mso-catalog-db/src/main/resources/ArRecipe.hbm.xml index 2fed71c42a..fedfe31551 100644 --- a/mso-catalog-db/src/main/resources/ArRecipe.hbm.xml +++ b/mso-catalog-db/src/main/resources/ArRecipe.hbm.xml @@ -52,7 +52,7 @@ - + diff --git a/mso-catalog-db/src/main/resources/NetworkRecipe.hbm.xml b/mso-catalog-db/src/main/resources/NetworkRecipe.hbm.xml index 1ed9c7c392..4490dbadd0 100644 --- a/mso-catalog-db/src/main/resources/NetworkRecipe.hbm.xml +++ b/mso-catalog-db/src/main/resources/NetworkRecipe.hbm.xml @@ -51,7 +51,7 @@ - + diff --git a/mso-catalog-db/src/main/resources/VnfComponentsRecipe.hbm.xml b/mso-catalog-db/src/main/resources/VnfComponentsRecipe.hbm.xml index 20b9cab252..d2ca635c9a 100644 --- a/mso-catalog-db/src/main/resources/VnfComponentsRecipe.hbm.xml +++ b/mso-catalog-db/src/main/resources/VnfComponentsRecipe.hbm.xml @@ -46,7 +46,7 @@ - + diff --git a/mso-catalog-db/src/main/resources/VnfRecipe.hbm.xml b/mso-catalog-db/src/main/resources/VnfRecipe.hbm.xml index 4dc7f968b4..910cb9bf5c 100644 --- a/mso-catalog-db/src/main/resources/VnfRecipe.hbm.xml +++ b/mso-catalog-db/src/main/resources/VnfRecipe.hbm.xml @@ -59,7 +59,7 @@ - + -- cgit 1.2.3-korg