summaryrefslogtreecommitdiffstats
path: root/certServicePostProcessor/pom.xml
diff options
context:
space:
mode:
authorJan Malkiewicz <jan.malkiewicz@nokia.com>2020-09-18 11:46:25 +0200
committerJan Malkiewicz <jan.malkiewicz@nokia.com>2020-09-18 15:11:50 +0200
commit036b2f01da6d51d8b466e48b4cfc8692a224bfe3 (patch)
tree2c6e6e6a3a7991dcfa825542a3926f2b704d7a8c /certServicePostProcessor/pom.xml
parentf8ce5f7332bd79b584ddd45ed8062cfdb5a938f3 (diff)
[OOM-CMPv2] Rename module and docker image
Rename: oom-truststore-merger -> oom-certservice-post-processor Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: Ide128ffcab5fb3c45b646dca95512735efccb2ad
Diffstat (limited to 'certServicePostProcessor/pom.xml')
-rw-r--r--certServicePostProcessor/pom.xml6
1 files changed, 3 insertions, 3 deletions
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 @@
</parent>
<modelVersion>4.0.0</modelVersion>
- <artifactId>oom-truststore-merger</artifactId>
+ <artifactId>oom-certservice-post-processor</artifactId>
<version>2.0.0-SNAPSHOT</version>
- <name>oom-truststore-merger</name>
- <description>Truststore merging application</description>
+ <name>oom-certservice-post-processor</name>
+ <description>An application which conducts certificate post-processing like: merging truststores, copying keystores.</description>
<packaging>jar</packaging>
<build>