Add titles and categories for onos sample applications

- Bump up onos-maven-plugin to 1.9

Change-Id: Ida0a576b1b33f4e9b3437e2ff6a0f7c79976065d
diff --git a/sdx-l3/app.xml b/sdx-l3/app.xml
index 4f62cdf..8460219 100644
--- a/sdx-l3/app.xml
+++ b/sdx-l3/app.xml
@@ -17,6 +17,7 @@
   -->
 
 <app name="org.onosproject.sdxl3" origin="GEANT" version="${project.version}"
+     category="Traffic Steering" title="SDX-L3 App"
      featuresRepo="mvn:${project.groupId}/${project.artifactId}/${project.version}/xml/features"
      features="${project.artifactId}">
     <description>${project.description}</description>