summaryrefslogtreecommitdiffstats
path: root/certServiceClient/pom.xml
diff options
context:
space:
mode:
authorPawel Baniewski <pawel.baniewski@nokia.com>2020-12-22 11:45:13 +0000
committerGerrit Code Review <gerrit@onap.org>2020-12-22 11:45:13 +0000
commit5e78fb3b88eda2dd8d1a29173399328c2256ac09 (patch)
treeec0215f497bab034b54d33614209e11f1f083ad8 /certServiceClient/pom.xml
parentfb53a57db1b771f62cb637e2e7d05c9fad23cd52 (diff)
parentee8b5cb717a4b7e37ef84e3e585be832d7d1794b (diff)
Merge "[OOM-CERT-SERVICE] Align implementation with RFC4210"2.3.2
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 b1b2af92..799d9aac 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.1-SNAPSHOT</version>
+ <version>2.3.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>oom-certservice-client</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.2-SNAPSHOT</version>
<name>oom-certservice-client</name>
<description>OOM Certification Service Api Client</description>
<packaging>jar</packaging>