From 28fe563dc68ba0b85823ab24a191d160c53f27e9 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 18 Jul 2019 08:17:32 -0400 Subject: Fix dublin build failure dublin branch builds were failing due to errors in one of the pom.xml files Change-Id: Ic38025fc9bfecb469bf35121abd0e3122644cbae Issue-ID: CCSDK-1378 Signed-off-by: Timoney, Dan (dt5972) --- ccsdk-app-os/pom.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/ccsdk-app-os/pom.xml b/ccsdk-app-os/pom.xml index e9c6480..55e9f4f 100644 --- a/ccsdk-app-os/pom.xml +++ b/ccsdk-app-os/pom.xml @@ -2,16 +2,14 @@ 4.0.0 - org.onap.ccsdk.dashboard ccsdk-app-os - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT war ONAP Operations Manager Dashboard app CCSDK Dashboard Web Application for external release @@ -21,7 +19,7 @@ 4.3.22.RELEASE 4.3.11.Final 2.5.0 - 1.1.0-SNAPSHOT + ${project.version} https://nexus.onap.org content/repositories/snapshots/ content/repositories/releases/ -- cgit 1.2.3-korg