Added title to Application View table and details panel.

Change-Id: Id225c3b315a0fd96dfad1e44138551f131bc54df
diff --git a/providers/openflow/app/pom.xml b/providers/openflow/app/pom.xml
index 0e8d04d..e985d0b 100644
--- a/providers/openflow/app/pom.xml
+++ b/providers/openflow/app/pom.xml
@@ -31,7 +31,7 @@
 
     <properties>
         <onos.app.name>org.onosproject.openflow</onos.app.name>
-        <onos.app.title>OpenFlow Southbound Meta App</onos.app.title>
+        <onos.app.title>OpenFlow Meta App</onos.app.title>
         <onos.app.category>Provider</onos.app.category>
         <onos.app.requires>
             org.onosproject.openflow-base,