From b46951a48fb48748c61029c1fa3d4cca374ec48c Mon Sep 17 00:00:00 2001 From: Remigiusz Janeczek Date: Tue, 17 Nov 2020 09:54:08 +0100 Subject: [CLIENT] Change certService client to use comma as SANS delimiter Issue-ID: OOM-2632 Signed-off-by: Remigiusz Janeczek Change-Id: I12a39cd514261a555081addb333ef1a99a481424 --- certServicePostProcessor/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'certServicePostProcessor/pom.xml') diff --git a/certServicePostProcessor/pom.xml b/certServicePostProcessor/pom.xml index 0e3e1608..bd79d85d 100644 --- a/certServicePostProcessor/pom.xml +++ b/certServicePostProcessor/pom.xml @@ -5,12 +5,12 @@ oom-certservice org.onap.oom.platform.cert-service - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT 4.0.0 oom-certservice-post-processor - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT oom-certservice-post-processor An application which conducts certificate post-processing like: merging truststores, copying keystores. jar -- cgit 1.2.3-korg