Switching onos-gui command to use the new GUI.

Change-Id: If3ddaf56c175b58604beee41033d5364d4d3ae1a
diff --git a/web/gui/src/main/webapp/WEB-INF/web.xml b/web/gui/src/main/webapp/WEB-INF/web.xml
index ab7a550..32f1ddd 100644
--- a/web/gui/src/main/webapp/WEB-INF/web.xml
+++ b/web/gui/src/main/webapp/WEB-INF/web.xml
@@ -21,7 +21,7 @@
     <display-name>ONOS GUI</display-name>
 
     <welcome-file-list>
-        <welcome-file>index.html</welcome-file>
+        <welcome-file>index2.html</welcome-file>
     </welcome-file-list>
 
     <servlet>