aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient/pom.xml
diff options
context:
space:
mode:
authorBorislav Glozman <borislav.glozman@amdocs.com>2022-09-20 09:19:10 +0000
committerGerrit Code Review <gerrit@onap.org>2022-09-20 09:19:10 +0000
commit12594ee752b79605c61ff019fdeb471bf7ca4058 (patch)
treea36dbb075301d9776a7d8ff825450cc970d020a4 /certServiceClient/pom.xml
parenta239249475c128781d6c3d68de22c00f67203eaf (diff)
parent0587da741a0edad6e5eefedbc1d200f0e2c81f2b (diff)
Merge "[OOM-CERT-SERVICE] Fix vulnerabilities for Kohn"2.6.0
Diffstat (limited to 'certServiceClient/pom.xml')
-rw-r--r--certServiceClient/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/certServiceClient/pom.xml b/certServiceClient/pom.xml
index d330d82e..cd1be6a4 100644
--- a/certServiceClient/pom.xml
+++ b/certServiceClient/pom.xml
@@ -18,12 +18,12 @@
<parent>
<artifactId>oom-certservice</artifactId>
<groupId>org.onap.oom.platform.cert-service</groupId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>oom-certservice-client</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.6.0-SNAPSHOT</version>
<name>oom-certservice-client</name>
<description>OOM Certification Service Api Client</description>
<packaging>jar</packaging>