Add missing <name> fields for pom.xml files 27/52727/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 3 Mar 2017 07:37:04 +0000 (17:37 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 3 Mar 2017 07:37:04 +0000 (17:37 +1000)
commitb184367fef0217aa0466f86d6614cf821d74cf60
tree3fa324fc651421e3d91d5a9d943f14a899ff573e
parent357900b26e135e200b1d967c83fe315717a7a4e2
Add missing <name> fields for pom.xml files

This is used by autorelease scripts to automatically parse which project
is failing a build and report to the mailing list automatically. We need
names in the format:

    ODL :: <groupId> :: <artifactId>

This patch formats in the same format as found in the startup archetypes
patch found here: https://git.opendaylight.org/gerrit/52522

Change-Id: I08fff282973944e135b981f98fcebcde156c7e60
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
13 files changed:
features/production/pom.xml
features/test/pom.xml
integration/test/pom.xml
karaf/pom.xml
model/pom.xml
neutron-hostconfig/ovs/pom.xml
neutron-hostconfig/pom.xml
neutron-hostconfig/utils/pom.xml
neutron-logger/pom.xml
neutron-spi/pom.xml
northbound-api/pom.xml
parent/pom.xml
transcriber/pom.xml