Add missing <name> fields for pom.xml files 38/52738/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 3 Mar 2017 09:30:49 +0000 (19:30 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 3 Mar 2017 09:30:49 +0000 (19:30 +1000)
commit5d35d71809a66f9bf3bff58bd4466ff01d39a4e0
tree8055782f0989370b3d3fdab3dcf71a40a8f205c6
parentc9a2eaeb6e8ef4db28a778fd800f2eae72fc66e0
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: I9075f4b9eab064cd9dca31ad28bceab08632fd9f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
nemo-api/pom.xml
nemo-artifacts/pom.xml
nemo-features/pom.xml
nemo-impl/pom.xml
nemo-karaf/pom.xml
nemo-renderers/cli-renderer/pom.xml
nemo-renderers/openflow-renderer/pom.xml
nemo-renderers/pom.xml
nemo-tools/pom.xml
nemo-tools/sandbox/pom.xml
nemo-ui/pom.xml