aboutsummaryrefslogtreecommitdiffstats
path: root/certServicePostProcessor/pom.xml
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2022-01-11 09:42:02 +0100
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2022-01-11 09:42:02 +0100
commit90d225ab80ca8f50956087048b316f70d1ce2f16 (patch)
treefbae9a1b36bbc04ba061e30f4a068968a5e3f9d6 /certServicePostProcessor/pom.xml
parentdcbf937a137cd492788759d03aaeacafe4682e0b (diff)
[OOM-CERT-SERVICE] Top up version in Istanbul branch2.4.1
Issue-ID: OOM-2903 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Id048326558f9da93c0e79547bae0aedb619d4c41
Diffstat (limited to 'certServicePostProcessor/pom.xml')
-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..8bf0fcdf 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.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>oom-certservice-post-processor</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.4.1-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>