aboutsummaryrefslogtreecommitdiffstats
path: root/certService/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 /certService/pom.xml
parentfb53a57db1b771f62cb637e2e7d05c9fad23cd52 (diff)
parentee8b5cb717a4b7e37ef84e3e585be832d7d1794b (diff)
Merge "[OOM-CERT-SERVICE] Align implementation with RFC4210"2.3.2
Diffstat (limited to 'certService/pom.xml')
-rw-r--r--certService/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/certService/pom.xml b/certService/pom.xml
index e6a8672e..fa5ca41f 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.3.1-SNAPSHOT</version>
+ <version>2.3.2-SNAPSHOT</version>
</parent>
<artifactId>oom-certservice-api</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.2-SNAPSHOT</version>
<name>oom-certservice-api</name>
<description>OOM Certification Service Api</description>
<packaging>jar</packaging>