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

Change-Id: I563fa2b3dcc2d330e6ccf2b79348609e4b3d7415
diff --git a/ifwd/pom.xml b/ifwd/pom.xml
index 38ae060..7177000 100644
--- a/ifwd/pom.xml
+++ b/ifwd/pom.xml
@@ -29,6 +29,6 @@
     <artifactId>onos-app-ifwd</artifactId>
     <packaging>bundle</packaging>
 
-    <description>ONOS simple reactive forwarding app that uses intent service</description>
+    <description>Reactive forwarding application using intent service (experimental)</description>
 
 </project>