Set root pom.xml <name> for Sonar 64/14064/1 release/helium-sr2 release/helium-sr3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 21:45:42 +0000 (16:45 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 21:45:42 +0000 (16:45 -0500)
commit4a5d97d2c31f582c111f241b58cd166c2bc4c3c6
treefd65aed56f57949125e9e1f953313704cb6ad2e8
parent4f1c8abafbad67b2857d249c258777117687aebd
Set root pom.xml <name> for Sonar

As mentioned on the mailing list Sonar uses the <name> 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.

https://lists.opendaylight.org/pipermail/discuss/2014-November/004024.html

Change-Id: If60fbfdc58fc90d4be084271e7874000b9416083
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
pom.xml