From 8c02dcc9057a300c08a7fc22265c45c3c771226e Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Tue, 7 Jan 2020 22:08:38 +0800 Subject: find workflow by pnf model uuid with CatalogDbClient Issue-ID: SO-2558 Signed-off-by: Yaoguang Wang Change-Id: I62d9ae70befdd870d217de64cca36fe04a69e96e --- mso-catalog-db/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'mso-catalog-db/pom.xml') diff --git a/mso-catalog-db/pom.xml b/mso-catalog-db/pom.xml index 08e9719f50..610ed25096 100644 --- a/mso-catalog-db/pom.xml +++ b/mso-catalog-db/pom.xml @@ -102,5 +102,22 @@ asm-xml 6.1 + + org.glassfish.jersey.core + jersey-common + test + + + org.mockito + mockito-core + 2.28.2 + test + + + org.powermock + powermock-api-mockito2 + 2.0.4 + test + -- cgit 1.2.3-korg