aboutsummaryrefslogtreecommitdiffstats
path: root/certService/pom.xml
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-11-17 09:54:08 +0100
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-11-18 08:51:16 +0000
commitb46951a48fb48748c61029c1fa3d4cca374ec48c (patch)
tree2884b12bc3d5278cfd71d9ea0a68929d93dc7aa2 /certService/pom.xml
parent99498718d782fe435feded438de76cacc93090ed (diff)
[CLIENT] Change certService client to use comma as SANS delimiter
Issue-ID: OOM-2632 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I12a39cd514261a555081addb333ef1a99a481424
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 2c7b5d44..e3e98174 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.2.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<artifactId>oom-certservice-api</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
<name>oom-certservice-api</name>
<description>OOM Certification Service Api</description>
<packaging>jar</packaging>