From: Thanh Ha Date: Fri, 12 Dec 2014 02:21:50 +0000 (-0500) Subject: Set root pom.xml for Sonar X-Git-Tag: release/lithium~742^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=c9853501f9e80f8261c452efe83216b74b0960eb;ds=sidebyside Set root pom.xml for Sonar As mentioned on the mailing list Sonar uses the field of the pom.xml that is passed to the mvn command as the name of the project in Sonar. In most cases this is the root pom.xml file in a project. This patch sets the name to the project shortname. In this case "controller". https://lists.opendaylight.org/pipermail/discuss/2014-November/004024.html Change-Id: I1c963d398b7cee6506ffadb6ea7d30f54771071e Signed-off-by: Thanh Ha --- diff --git a/pom.xml b/pom.xml index 87a69e00c9..3bfffaa5d4 100644 --- a/pom.xml +++ b/pom.xml @@ -7,12 +7,16 @@ 1.1.0-SNAPSHOT opendaylight/commons/parent + releasepom 0.2.0-SNAPSHOT pom + controller + 3.0 +