Ignore netconf tools from sonar report 53/33353/5
authorTomas Cere <tcere@cisco.com>
Fri, 22 Jan 2016 12:17:08 +0000 (13:17 +0100)
committerTomas Cere <tcere@cisco.com>
Tue, 2 Feb 2016 16:31:23 +0000 (16:31 +0000)
No need to include these.

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

index 8dd4e963712d67433d587713bdfe0844f3f07602..d0008804637ed8a8ab4d9d3a091d6a9a75532ee6 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>