Add missing <name> fields for pom.xml files 98/52698/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 3 Mar 2017 01:24:50 +0000 (11:24 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 3 Mar 2017 01:29:54 +0000 (11:29 +1000)
commit7364500b6dbeae703cd0e65d51101d637858c689
treee59fb15886cc6d7d3edf245772d6c7b4ca18aa38
parent0f26e03fd56fbe986040cedd90f36849f9f13dc6
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: Ib945a9f768452cdad3f9fb6ee5d34b5e092f6e7e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
18 files changed:
api/pom.xml
artifacts/pom.xml
cisco-xr-driver/pom.xml
cisco-xrmodels/pom.xml
cli/pom.xml
dlux/cpeui/cpeui-bundle/pom.xml
dlux/cpeui/cpeui-module/pom.xml
dlux/cpeui/pom.xml
dlux/pom.xml
edgeassure-1000/pom.xml
features/pom.xml
impl/pom.xml
it/pom.xml
karaf/pom.xml
legato-api/pom.xml
netvirt/pom.xml
ovs-driver/pom.xml
presto-api/pom.xml