Remove sonar.branch property 77/26277/3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 1 Sep 2015 16:48:23 +0000 (12:48 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 16 Sep 2015 18:32:27 +0000 (18:32 +0000)
This property isn't being used and actually causes build failure in
Sonar 5.x.

Change-Id: Ie3e25b0ed17d699305bc860fdd8a7f12c03d50d8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
opendaylight/commons/opendaylight/pom.xml

index 12cdd6b9f600687ed99d5534921e6a34816021b7..1256e0b3a46c5f9e78497e7600efa09368e219ac 100644 (file)
     <karaf.security.version>0.6.0-SNAPSHOT</karaf.security.version>
     <shapeless.version>1.2.4</shapeless.version>
     <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
-    <sonar.branch>${user.name}-private-view</sonar.branch>
     <sonar.host.url>https://sonar.opendaylight.org/</sonar.host.url>
     <!-- Sonar properties using jacoco to retrieve integration test results -->
     <sonar-jacoco-listeners.version>2.4</sonar-jacoco-listeners.version>