Converting builtin applications to be delivered in a self-contained manner via OAR files.

Change-Id: I563fa2b3dcc2d330e6ccf2b79348609e4b3d7415
diff --git a/database-perf/pom.xml b/database-perf/pom.xml
index da1338c..3a39614 100644
--- a/database-perf/pom.xml
+++ b/database-perf/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>onos-app-database-perf</artifactId>
     <packaging>bundle</packaging>
 
-    <description>ONOS partitioned database perf test app bundle</description>
+    <description>Partitioned database performance test application</description>
 
     <build>
         <plugins>