aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceK8sExternalProvider
diff options
context:
space:
mode:
authorJan Malkiewicz <jan.malkiewicz@nokia.com>2021-01-19 08:16:19 +0100
committerJan Malkiewicz <jan.malkiewicz@nokia.com>2021-01-19 15:26:01 +0100
commit26ef1a575d819de4e1dae9f9044b1ab715f41b13 (patch)
treeac9199ecff2bd255c0fa30b966df06d414b82de2 /certServiceK8sExternalProvider
parentd25b1cabc9185e9dc65a4a5f8b51bb3a67d7cace (diff)
[CMPV2] Fix NPE & enhance error messages
Fix NPE. Include error messages returned by CMP server in API response. Issue-ID: OOM-2657 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I6ec46b14ba04b5be10de5994236efd8fc14c5d2e
Diffstat (limited to 'certServiceK8sExternalProvider')
-rw-r--r--certServiceK8sExternalProvider/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/certServiceK8sExternalProvider/pom.xml b/certServiceK8sExternalProvider/pom.xml
index c6454f65..4e7f6898 100644
--- a/certServiceK8sExternalProvider/pom.xml
+++ b/certServiceK8sExternalProvider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>oom-certservice</artifactId>
<groupId>org.onap.oom.platform.cert-service</groupId>
- <version>2.3.2-SNAPSHOT</version>
+ <version>2.3.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>