Add missing application titles in app.xml with pom.xml clean up

Change-Id: I543572d696f30f2ceebd39d9c6c33be55f5da38d
diff --git a/providers/netcfglinks/features.xml b/providers/netcfglinks/features.xml
index 5594656..eab933c 100644
--- a/providers/netcfglinks/features.xml
+++ b/providers/netcfglinks/features.xml
@@ -13,7 +13,8 @@
   ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   ~ See the License for the specific language governing permissions and
   ~ limitations under the License.
-  --><features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" name="${project.artifactId}-${project.version}">
+  -->
+<features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" name="${project.artifactId}-${project.version}">
     <feature name="${project.artifactId}" version="${project.version}"
              description="${project.description}">
         <feature>onos-api</feature>