From 55b6b6b415e0212847baa40ece5a98330ca611c5 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Thu, 12 Feb 2015 16:44:28 -0500 Subject: [PATCH] Remove unncessary Sonar variables These variables are managed server side or in Jenkins with the latest Sonar release so should not be configured in project pom.xml files. Change-Id: I34dc5a64569a1aaf2ca65f0cff2aa87a9f9b1b6f Signed-off-by: Thanh Ha --- pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pom.xml b/pom.xml index a63eb495..c1bf6218 100644 --- a/pom.xml +++ b/pom.xml @@ -32,14 +32,12 @@ - https://sonar.opendaylight.org/ http://nexus.opendaylight.org/content dav:http://nexus.opendaylight.org/content/sites/site UTF-8 ${project.build.directory}/yang-gen-config 1.5.0-SNAPSHOT ${project.build.directory}/yang-gen-sal - ${user.name}-private-view org.openflow.openflowj,net.sf.jung2 1.2.0-SNAPSHOT 2010.09.24.7-SNAPSHOT @@ -54,7 +52,6 @@ jacoco target/code-coverage/jacoco.exec target/code-coverage/jacoco-it.exec - Sonar way with Findbugs -- 2.36.6