Add missing <name> fields for pom.xml files
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 3 Mar 2017 01:51:41 +0000 (20:51 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 3 Mar 2017 01:51:41 +0000 (20:51 -0500)
commit629678b02a9fb2fefa357a6c50aa3095eb8d43b8
tree7f5c04021e332b96a872ff67794d83730fe5a6ec
parenta2dbdd58d8d03f5ada83deb1288198c519c29755
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: Ie80fe4341e0e52ef93a560a56d2553e3f40ddfbb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
inject-guice-testutils/pom.xml
inject/pom.xml
pom.xml