From 8f3f8797dc916be0215523fb3d36f020b4795089 Mon Sep 17 00:00:00 2001 From: Maciej Malewski Date: Fri, 20 Nov 2020 14:33:04 +0100 Subject: Validate PMDictionary contents Validate contents against schema for .csar packs compliant with NFV-SOL 004. Issue-ID: SDC-3390 Signed-off-by: Maciej Malewski Change-Id: Ib768821ad8215105ca4a33953fa9974a63ed76f7 --- .../backend/openecomp-sdc-vendor-software-product-manager/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml') diff --git a/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml index a0bcc0f35e..98092c79fd 100644 --- a/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml @@ -13,6 +13,9 @@ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ~ See the License for the specific language governing permissions and ~ limitations under the License. + * Modifications copyright (c) 2020 Nokia + * ================================================================================ + --> test-jar test + + org.onap.vnfsdk.validation + validation-pmdictionary + ${onap.vnfsdk.validation.pmdictionary.version} + -- cgit 1.2.3-korg