aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2020-03-31 01:32:32 +0200
committersebdet <sebastien.determe@intl.att.com>2020-03-31 01:33:35 +0200
commitf0ed5480d8847c6b92f717b713351d70dd88cac7 (patch)
tree880bc64f1decc0cd47e474b7a4f0311893bb9537 /pom.xml
parent508a8781ffa9ce323a7e57e13fa5708ad005d2f0 (diff)
Fix blank space crash in tosca
Fix the crash that occurs when a blank space is found in the metadata section Issue-ID: CLAMP-801 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I3d66991378bd44fbb7d19a5048091e307589677a
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3768649ac..3344f8072 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.clamp</groupId>
<artifactId>clds</artifactId>
- <version>5.0.1-SNAPSHOT</version>
+ <version>5.0.2-SNAPSHOT</version>
<name>clamp</name>