From 8a71ae1abd086046b913fc4a645d5b691e51f018 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 3 Jun 2019 08:46:31 -0400 Subject: 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) --- ccsdk-app-os/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- cgit 1.2.3-korg