aboutsummaryrefslogtreecommitdiffstats
path: root/certServicePostProcessor
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2021-12-23 14:05:16 +0100
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2021-12-23 14:05:16 +0100
commit772825849ca6e40f56c647f3565a59a3d207ba65 (patch)
tree1608bf50cee7d9e8313cec42098cd9dd49720017 /certServicePostProcessor
parent8cf04372826916c1cd5e901367eb474cfe6918dc (diff)
Top up project version to 2.5.0
Issue-ID: OOM-2903 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I99e55519d8ffcebb797763bdef3d8a8c7ec5fd7a
Diffstat (limited to 'certServicePostProcessor')
-rw-r--r--certServicePostProcessor/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/certServicePostProcessor/pom.xml b/certServicePostProcessor/pom.xml
index 0584043d..c410a40a 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.4.0-SNAPSHOT</version>
+ <version>2.5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>oom-certservice-post-processor</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.5.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>