From 036b2f01da6d51d8b466e48b4cfc8692a224bfe3 Mon Sep 17 00:00:00 2001 From: Jan Malkiewicz Date: Fri, 18 Sep 2020 11:46:25 +0200 Subject: [OOM-CMPv2] Rename module and docker image Rename: oom-truststore-merger -> oom-certservice-post-processor Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz Change-Id: Ide128ffcab5fb3c45b646dca95512735efccb2ad --- certServicePostProcessor/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'certServicePostProcessor/pom.xml') diff --git a/certServicePostProcessor/pom.xml b/certServicePostProcessor/pom.xml index d150a9b3..e02e59f0 100644 --- a/certServicePostProcessor/pom.xml +++ b/certServicePostProcessor/pom.xml @@ -9,10 +9,10 @@ 4.0.0 - oom-truststore-merger + oom-certservice-post-processor 2.0.0-SNAPSHOT - oom-truststore-merger - Truststore merging application + oom-certservice-post-processor + An application which conducts certificate post-processing like: merging truststores, copying keystores. jar -- cgit 1.2.3-korg