General cleanup of pom files under protocols.

Change-Id: I461f55665fc57057261bdd81f6bbe8258ee7b49b
diff --git a/protocols/netconf/ctl/pom.xml b/protocols/netconf/ctl/pom.xml
index e022acb..c4f214b 100644
--- a/protocols/netconf/ctl/pom.xml
+++ b/protocols/netconf/ctl/pom.xml
@@ -28,6 +28,8 @@
     <artifactId>onos-netconf-ctl</artifactId>
     <packaging>bundle</packaging>
 
+    <description>ONOS NETCONF plugin controller</description>
+
     <dependencies>
         <dependency>
             <groupId>org.osgi</groupId>