From be348a37990007cd2fc42346862635b8f4ef2e2b Mon Sep 17 00:00:00 2001 From: Yuta HIGUCHI Date: Wed, 16 May 2018 14:02:30 -0700 Subject: [PATCH] GUI2 pom fix Change-Id: I058f58620cc241d65f86a247469ced69c30c970d --- web/gui2/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/web/gui2/pom.xml b/web/gui2/pom.xml index bc9fc31849..6e9739e15f 100644 --- a/web/gui2/pom.xml +++ b/web/gui2/pom.xml @@ -97,10 +97,8 @@ WEB-INF/classes/login.html=src/main/webapp/login.html, WEB-INF/classes/error.html=src/main/webapp/error.html, WEB-INF/classes/not-ready.html=src/main/webapp/not-ready.html, - WEB-INF/classes/onos.js=src/main/webapp/onos.js, WEB-INF/classes/nav.html=src/main/webapp/nav.html, WEB-INF/classes/app/view=src/main/webapp/app/view, - WEB-INF/classes/raw=src/main/webapp/raw, {maven-resources}