aboutsummaryrefslogtreecommitdiffstats
path: root/certService
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2022-01-12 07:54:53 +0000
committerGerrit Code Review <gerrit@onap.org>2022-01-12 07:54:53 +0000
commit4e2df36263f4f008fe3825c071b325eb0b4470ae (patch)
tree76d31f2b5da9767bfae820cc564d14adf0ac05f1 /certService
parent93473515aa158a75c89728bede80035c1572b4f1 (diff)
parent90d225ab80ca8f50956087048b316f70d1ce2f16 (diff)
Merge "[OOM-CERT-SERVICE] Top up version in Istanbul branch" into istanbul
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 b5af072e..1ab4c361 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.4.0-SNAPSHOT</version>
+ <version>2.4.1-SNAPSHOT</version>
</parent>
<artifactId>oom-certservice-api</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.4.1-SNAPSHOT</version>
<name>oom-certservice-api</name>
<description>OOM Certification Service Api</description>
<packaging>jar</packaging>