aboutsummaryrefslogtreecommitdiffstats
path: root/certService
diff options
context:
space:
mode:
authorPawel <pawel.kasperkiewicz@nokia.com>2020-09-03 13:16:23 +0200
committerPawel <pawel.kasperkiewicz@nokia.com>2020-09-03 14:51:47 +0200
commite1007ecd273e9d10802faef6618fa4635973f3b2 (patch)
tree83da808b31f6199b599a8134d88c2e019aa9cf6f /certService
parentd0e9d1fb9422effe0fe2408c8de2553e2ac20702 (diff)
Update version from 1.2.0 to 2.0.0
Issue-ID: OOM-2526 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: If7e4f9258914384a430fe6475e3bb585b202722d
Diffstat (limited to 'certService')
-rw-r--r--certService/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/certService/pom.xml b/certService/pom.xml
index 4d75fe90..8c8a487a 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>1.2.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<artifactId>oom-certservice-api</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<name>oom-certservice-api</name>
<description>OOM Certification Service Api</description>
<packaging>jar</packaging>