summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorKotagiri, Ramprasad (rp5662) <rp5662@att.com>2020-03-02 15:18:48 -0500
committerKotagiri, Ramprasad (rp5662) <rp5662@att.com>2020-03-02 15:21:04 -0500
commit4da6618d7a8b03594cfdd642811b72ffa308bcff (patch)
treee15ad524dca650e433b38b52ee81e8c91ad33b1a /pom.xml
parent523f37fb7d255e436daf5320c7fd09c872f1be59 (diff)
skip blueprint parsing exceptions for invalid YAML
Allow blueprint records to be displayed by skipping records with invalid YAML. Issue-ID: DCAEGEN2-2120 Change-Id: I025bfc27e175683005400ab094c8a430191f56f4 Signed-off-by: Kotagiri, Ramprasad (rp5662) <rp5662@att.com>
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 903095a..f8a605c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
<!-- Maven parent project for convenience of building and cleaning -->
<groupId>org.onap.ccsdk.dashboard</groupId>
<artifactId>ccsdk-app-parent</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-dashboard</name>