Adding a sample GUI page to visualize topology.
diff --git a/apps/tvue/pom.xml b/apps/tvue/pom.xml
index d0380a3..0e0fc70 100644
--- a/apps/tvue/pom.xml
+++ b/apps/tvue/pom.xml
@@ -11,7 +11,7 @@
         <relativePath>../pom.xml</relativePath>
     </parent>
 
-    <artifactId>onos-tvue</artifactId>
+    <artifactId>onos-app-tvue</artifactId>
     <packaging>bundle</packaging>
 
     <description>ONOS simple topology viewer</description>