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)
commit109461a1622b2de1f9c68030047213b4184cc215
tree543b502bf5b84de294daa6afb520e8ee07d81619
parent7032f8355f604e07e20dde1293cab76291a88cf8
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: If1f9c01f9c3a0cf3a9672e1d795a2c1d55b38a25
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
15 files changed:
artifacts/pom.xml
features/features-openflowjava/pom.xml
features/features4-openflowjava/pom.xml
features/odl-openflowjava-all/pom.xml
features/odl-openflowjava-protocol/pom.xml
features/pom.xml
openflow-protocol-api/pom.xml
openflow-protocol-impl/pom.xml
openflow-protocol-it/pom.xml
openflow-protocol-spi/pom.xml
openflowjava-blueprint-config/pom.xml
openflowjava-config/pom.xml
openflowjava-util/pom.xml
parent/pom.xml
simple-client/pom.xml