From 3aa28e9dd68cce134644223505f326378b5d91a8 Mon Sep 17 00:00:00 2001 From: kg811t Date: Thu, 8 Feb 2018 13:25:08 -0500 Subject: Added Junits Issue-ID: PORTAL-136, PORTAL-133, PORTAL-111, PORTAL-19 Includes JUNITS, replacement of openecomp to onap, role centralization changes Change-Id: I95fe9d93ccf22e04f81f52aa7ae8c2b760d8c9c4 Signed-off-by: kg811t --- ecomp-portal-BE-common/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ecomp-portal-BE-common/pom.xml') diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index d7917795..a728433a 100644 --- a/ecomp-portal-BE-common/pom.xml +++ b/ecomp-portal-BE-common/pom.xml @@ -475,6 +475,12 @@ org.onap.portal.sdk epsdk-app-common ${epsdk.version} + + + commons-beanutils + commons-beanutils-core + + org.onap.portal.sdk @@ -584,6 +590,12 @@ org.owasp.esapi esapi 2.1.0.1 + + + commons-beanutils + commons-beanutils-core + + org.springframework.security @@ -602,5 +614,7 @@ + + -- cgit 1.2.3-korg