summaryrefslogtreecommitdiffstats
path: root/certServiceClient
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 /certServiceClient
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 'certServiceClient')
-rw-r--r--certServiceClient/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/certServiceClient/pom.xml b/certServiceClient/pom.xml
index 0a1bd29e..50dd2b55 100644
--- a/certServiceClient/pom.xml
+++ b/certServiceClient/pom.xml
@@ -18,12 +18,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-client</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
<name>oom-certservice-client</name>
<description>OOM Certification Service Api Client</description>
<packaging>jar</packaging>