Added missing parent tag to pom files 61/10461/4
authorDevin Avery <devin.avery@brocade.com>
Thu, 28 Aug 2014 18:48:09 +0000 (14:48 -0400)
committerRobert Varga <rovarga@cisco.com>
Mon, 1 Sep 2014 19:08:34 +0000 (19:08 +0000)
commit8d920a1dba74538c19090434f94ea7c81dd22f3e
tree0a035af32adfb984f38fefd875fb5444eb3dd540
parent74c346982b9a7bd930b5403abb147298b8281b6a
Added missing parent tag to pom files

Some pom files were missing the parent tag even
though they were still referenced from a parent
pom file in terms of building.

By adding a logical parent pom reference in
we are able to inherit properties, specifically
the distributionManagement tag (which should
not be defined in every tag pom).

Change-Id: I56d8c1359e3bd1a510001b9e348ba265055e8c1f
Signed-off-by: Devin Avery <devin.avery@brocade.com>
common/pom.xml
integration-test/pom.xml
pom.xml
websocket/pom.xml
yang/pom.xml