From 4ff32341a0af1972b44a7410e76e9b231131e7ab Mon Sep 17 00:00:00 2001 From: shentao Date: Thu, 31 Aug 2017 23:40:50 +0800 Subject: Upload Usecase-UI project structure code Change-Id: Iac0da235df9fdf075d6ea6e368cebf58695fc796 Issue-Id: USECASEUI-6 Signed-off-by: shentao --- pom.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 00000000..fdceba2a --- /dev/null +++ b/pom.xml @@ -0,0 +1,37 @@ + + + + 4.0.0 + + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + + + org.onap.usecaseui + usecaseui + 1.0.0-SNAPSHOT + pom + ONAP USECASE UI + + + usecaseui-common + usecaseui-monitor + usecaseui-lcm + + \ No newline at end of file -- cgit 1.2.3-korg