Add missing <name> fields for pom.xml files 43/52743/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 3 Mar 2017 10:02:25 +0000 (20:02 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 3 Mar 2017 10:03:36 +0000 (20:03 +1000)
commit35bd32a6bc82264ddd2f5d4e62916946b2357607
tree08b6a23cde5962045954aaf0632ac023883c7454
parent10dbf4be20dcec433bbe8832b4eea2fff4c6562b
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: I9c822509f8cb035cd656f5b2ff8c427c85cf7176
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
22 files changed:
artifacts/pom.xml
commons/build_tools/pom.xml
commons/parent/pom.xml
commons/unittest_tools/pom.xml
distribution-karaf/pom.xml
features/pom.xml
integrationtest/pom.xml
mappingservice/api/pom.xml
mappingservice/config/pom.xml
mappingservice/dsbackend/pom.xml
mappingservice/implementation/pom.xml
mappingservice/inmemorydb/pom.xml
mappingservice/lisp-proto/pom.xml
mappingservice/mapcache/pom.xml
mappingservice/netconf/pom.xml
mappingservice/neutron/pom.xml
mappingservice/pom.xml
mappingservice/shell/pom.xml
mappingservice/southbound/pom.xml
ui/bundle/pom.xml
ui/module/pom.xml
ui/pom.xml