From: Timoney, Dan (dt5972) Date: Mon, 3 Jun 2019 12:46:31 +0000 (-0400) Subject: Fix build failure X-Git-Tag: 1.3.0~23 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8a71ae1abd086046b913fc4a645d5b691e51f018;p=ccsdk%2Fdashboard.git Fix build failure Fix build failure - problem seems to be that one pom's version is wrong and that pom does not have a parent. Change-Id: I7f33bf572ce9f4213279217ea892eab6807cf32a Issue-ID: CCSDK-1378 Signed-off-by: Timoney, Dan (dt5972) --- diff --git a/ccsdk-app-os/pom.xml b/ccsdk-app-os/pom.xml index e9c6480..d39021b 100644 --- a/ccsdk-app-os/pom.xml +++ b/ccsdk-app-os/pom.xml @@ -2,16 +2,16 @@ 4.0.0 - + org.onap.ccsdk.dashboard ccsdk-app-os - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT war ONAP Operations Manager Dashboard app CCSDK Dashboard Web Application for external release