From 94f0257da4ada7adcbbf362381a07f52e9463894 Mon Sep 17 00:00:00 2001 From: Guangrong Fu Date: Thu, 14 Sep 2017 15:01:07 +0800 Subject: Including Holmes into the UUI Project Change the project structure to include Holmes while compiling Change the base url from /holmes/ to /usecase-ui/holmes/ Change the name of i18n files Change-Id: I5580fc979757120bae1dbcf380ee4a4bf87ff349 Issue-ID: HOLMES-50 Signed-off-by: Guangrong Fu --- usecaseui-common/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'usecaseui-common/pom.xml') diff --git a/usecaseui-common/pom.xml b/usecaseui-common/pom.xml index 5a37c929..0b004de6 100644 --- a/usecaseui-common/pom.xml +++ b/usecaseui-common/pom.xml @@ -47,6 +47,12 @@ usecaseui-lcm 1.0.0-SNAPSHOT war + + + org.onap.usecase-ui + usecaseui-holmes + 1.0.0-SNAPSHOT + war org.apache.tiles @@ -81,6 +87,10 @@ org.onap.usecase-ui usecaseui-lcm + + + org.onap.usecase-ui + usecaseui-holmes -- cgit 1.2.3-korg