Add missing <name> fields for pom.xml files 04/52704/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 3 Mar 2017 01:54:35 +0000 (20:54 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 3 Mar 2017 01:54:35 +0000 (20:54 -0500)
commit4745fdcf83e0c0f515e4b949e9b054c29d1e02de
treec0f7cb007b20c452a47544b07229bec6de93d1f3
parent44f7d163356f414fe3fce7edfac0cad165d29645
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: Ic567c30f2b9d5bbba2bcfb9e2ed80d8400c5d949
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
artifacts/all/pom.xml
artifacts/distribution/pom.xml
artifacts/pom.xml
artifacts/upstream/pom.xml
distribution-karaf/pom.xml
features-distribution/pom.xml
features-index/pom.xml
features-test/pom.xml
version/pom.xml