aboutsummaryrefslogtreecommitdiffstats
path: root/certServicePostProcessor
diff options
context:
space:
mode:
authorJan Malkiewicz <jan.malkiewicz@nokia.com>2020-11-10 14:58:11 +0100
committerJan Malkiewicz <jan.malkiewicz@nokia.com>2020-11-10 16:24:09 +0100
commit448ae88497ef873b90810c7a46d84a250459542a (patch)
tree18987cb696605cc3d649cc669d336151361cc14b /certServicePostProcessor
parent1815faa0ee14d5c27105a39f641a5b46939e72f8 (diff)
[OOM-K8S-CERT-EXTERNAL-PROVIDER] Update version 2.1.1 -> 2.2.0
Issue-ID: OOM-2559 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: Ia2bcf542daa863ef41022e016382b4b96bbbc971
Diffstat (limited to 'certServicePostProcessor')
-rw-r--r--certServicePostProcessor/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/certServicePostProcessor/pom.xml b/certServicePostProcessor/pom.xml
index 484531e9..0e3e1608 100644
--- a/certServicePostProcessor/pom.xml
+++ b/certServicePostProcessor/pom.xml
@@ -5,12 +5,12 @@
<parent>
<artifactId>oom-certservice</artifactId>
<groupId>org.onap.oom.platform.cert-service</groupId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>oom-certservice-post-processor</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
<name>oom-certservice-post-processor</name>
<description>An application which conducts certificate post-processing like: merging truststores, copying keystores.</description>
<packaging>jar</packaging>