Add property to parent POM file 89/11689/1
authorMarco Platania <platania@research.att.com>
Mon, 11 Sep 2017 14:38:41 +0000 (10:38 -0400)
committerMarco Platania <platania@research.att.com>
Mon, 11 Sep 2017 14:38:41 +0000 (10:38 -0400)
- Skip SONAR run for demo project

Change-Id: I4fe9920bfd69d0475e1e678f3ca5a589fdc8861e
Issue-ID: UCA-37
Signed-off-by: Marco Platania <platania@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index f3483f5..de21ce8 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
     <module>vnfs/vCPE/kea-sdnc-notify-mod</module>
   </modules>
 
+  <properties>
+    <sonar.skip>true</sonar.skip>
+  </properties>
+
   <build>
     <plugins>
       <plugin>