diff options
author | Jan Malkiewicz <jan.malkiewicz@nokia.com> | 2020-09-24 07:32:25 +0200 |
---|---|---|
committer | Jan Malkiewicz <jan.malkiewicz@nokia.com> | 2020-09-24 07:32:25 +0200 |
commit | 4e95d987f1e8f53e7315d2dcf14d338bc3c7d1d5 (patch) | |
tree | 3c1d1b5dd754a0b9f7aa80557154b0d9915cdf20 /certService/pom.xml | |
parent | 095691e5d9ff02f43e1261d09ea1987a73b6f32c (diff) |
[OOM-CMPv2] Update version to 2.1.1
Issue-ID: DCAEGEN2-2253
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: I16152b58efe46c9fe80d2fb2e3dc88d5eb056cfa
Diffstat (limited to 'certService/pom.xml')
-rw-r--r-- | certService/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/certService/pom.xml b/certService/pom.xml index f1f27988..9cff262b 100644 --- a/certService/pom.xml +++ b/certService/pom.xml @@ -18,10 +18,10 @@ <parent> <groupId>org.onap.oom.platform.cert-service</groupId> <artifactId>oom-certservice</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> </parent> <artifactId>oom-certservice-api</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> <name>oom-certservice-api</name> <description>OOM Certification Service Api</description> <packaging>jar</packaging> |