aboutsummaryrefslogtreecommitdiffstats
path: root/trustStoreMerger/pom.xml
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 /trustStoreMerger/pom.xml
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 'trustStoreMerger/pom.xml')
-rw-r--r--trustStoreMerger/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/trustStoreMerger/pom.xml b/trustStoreMerger/pom.xml
index fd2aff05..eba40e13 100644
--- a/trustStoreMerger/pom.xml
+++ b/trustStoreMerger/pom.xml
@@ -5,12 +5,12 @@
<parent>
<artifactId>oom-certservice</artifactId>
<groupId>org.onap.oom.platform.cert-service</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>oom-truststore-merger</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<name>oom-truststore-merger</name>
<description>Truststore merging application</description>
<packaging>jar</packaging>