From 882ddc69b05a4001718d90aa9c57f1e13d80aa0d Mon Sep 17 00:00:00 2001 From: Varun Seereeram Date: Thu, 4 Feb 2016 05:15:51 -0800 Subject: GUI initial commit - open ui on http://controllerIp:8181/index.html - added interfaces to vpp topo. - fixed VPP mounting - fixed VPP Editing and deleting Change-Id: I6ae2c6e5781d3e0cdb78b112d706b9f5076301d5 Signed-off-by: Daniel Malachovsky Signed-off-by: Varun Seereeram Signed-off-by: Robert Varga --- vbd/artifacts/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'vbd/artifacts') diff --git a/vbd/artifacts/pom.xml b/vbd/artifacts/pom.xml index 6b926a4dd..be55469c7 100644 --- a/vbd/artifacts/pom.xml +++ b/vbd/artifacts/pom.xml @@ -41,6 +41,16 @@ config 1.0.0-SNAPSHOT + + ${project.groupId} + vbd-ui-bundle + 1.0.0-SNAPSHOT + + + ${project.groupId} + vbd-ui-module + 1.0.0-SNAPSHOT + ${project.groupId} vbd-features -- cgit 1.2.3-korg