aboutsummaryrefslogtreecommitdiffstats
path: root/certServicePostProcessor/pom.xml
diff options
context:
space:
mode:
authorPaweł Baniewski <pawel.baniewski@nokia.com>2020-09-21 07:37:51 +0000
committerGerrit Code Review <gerrit@onap.org>2020-09-21 07:37:51 +0000
commit08e6be6da2c94df6cb25049b992923fa8ebc4a10 (patch)
treec679d70d8c4eee758a2405cfcc0eab93dae18dff /certServicePostProcessor/pom.xml
parent5ac128870714f05bed81372497ada1b881fd791b (diff)
parent036b2f01da6d51d8b466e48b4cfc8692a224bfe3 (diff)
Merge "[OOM-CMPv2] Rename module and docker image"
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>