From 039595ca28f6dee552bab00bd1df167c0ea97ae3 Mon Sep 17 00:00:00 2001 From: Zlatko Murgoski Date: Thu, 13 Dec 2018 14:08:41 +0100 Subject: Remove clear text password Add common library to hash Issue-ID: DCAEGEN2-978 Change-Id: Ieb20f6a28aea3b9e8322df7b65b6441e12d4627a Signed-off-by: Zlatko Murgoski --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index eeaa6b9d..d1132c7b 100644 --- a/pom.xml +++ b/pom.xml @@ -462,6 +462,11 @@ limitations under the License. 2.1.0.RELEASE test + + org.onap.dcaegen2.services.sdk.security.crypt + crypt-password + 1.0.0-SNAPSHOT + -- cgit 1.2.3-korg