summaryrefslogtreecommitdiffstats
path: root/certServicePostProcessor/pom.xml
diff options
context:
space:
mode:
authorJan Malkiewicz <jan.malkiewicz@nokia.com>2020-09-23 09:27:00 +0200
committerJan Malkiewicz <jan.malkiewicz@nokia.com>2020-09-23 09:27:00 +0200
commitbfa14e4728358824afa06b6b587d9ee8c4272961 (patch)
treeac56edcc49eaf2b442605f1de866fd07bc3708ec /certServicePostProcessor/pom.xml
parent08e6be6da2c94df6cb25049b992923fa8ebc4a10 (diff)
[OOM-CMPv2] Update version to 2.1.0
Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I112f84ec3265df105ed3a03e79bb17ac53e641c2
Diffstat (limited to 'certServicePostProcessor/pom.xml')
-rw-r--r--certServicePostProcessor/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/certServicePostProcessor/pom.xml b/certServicePostProcessor/pom.xml
index e02e59f0..947d0666 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.0.0-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>oom-certservice-post-processor</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.1.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>