Add missing <name> fields for pom.xml files 17/52717/3
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 3 Mar 2017 05:18:22 +0000 (15:18 +1000)
committermichal rehak <mirehak@cisco.com>
Wed, 24 May 2017 07:06:08 +0000 (07:06 +0000)
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: If1f9c01f9c3a0cf3a9672e1d795a2c1d55b38a25
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>

No differences found