Ignore netconf tools from sonar report 49/33349/1
authorTomas Cere <tcere@cisco.com>
Fri, 22 Jan 2016 12:17:08 +0000 (13:17 +0100)
committerTomas Cere <tcere@cisco.com>
Fri, 22 Jan 2016 12:20:40 +0000 (13:20 +0100)
No need to include these.

Change-Id: Ib7024e5e80bd2c307fdd3e9fed7a06883ca21db6
Signed-off-by: Tomas Cere <tcere@cisco.com>
opendaylight/netconf/tools/pom.xml

index aa346861bc04de63f9ea3d68a7f015b494576f96..19c4f3d6af415e8e95bbff8b0f92d7fedb6e4db7 100644 (file)
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
+  <properties>
+    <sonar.skip>true</sonar.skip>
+  </properties>
+
   <modules>
     <module>netconf-cli</module>
     <module>netconf-testtool</module>