Limit use of odlparent poms 58/116258/3
authorDan Timoney <dtimoney@att.com>
Wed, 25 Nov 2020 13:29:23 +0000 (08:29 -0500)
committerDan Timoney <dtimoney@att.com>
Thu, 10 Dec 2020 21:06:34 +0000 (16:06 -0500)
commit7de29bfea89ff53a446bea07d8f74d1aaa87045b
tree66f3824182cc91001e5540aa8ff545ed559f3a24
parentbe5662d19f464ab6e0c79c348e893a35ce780aea
Limit use of odlparent poms

Updated pom.xmls to use standard maven project structure (i.e. parent
of pom is pom in directory above), and updated top level pom to
use org.ccsdk.parent:oparent as parent - EXCEPT in cases where
module has true OpenDaylight dependencies and therefore needs
to use ODL parent pom.

Change-Id: I50429f28225152251ac2086235c14bb00f09c05c
Issue-ID: CCSDK-3001
Signed-off-by: Dan Timoney <dtimoney@att.com>
139 files changed:
adaptors/aai-service/installer/pom.xml
adaptors/aai-service/pom.xml
adaptors/aai-service/provider/pom.xml
adaptors/ansible-adapter/ansible-adapter-bundle/pom.xml
adaptors/ansible-adapter/ansible-adapter-installer/pom.xml
adaptors/ansible-adapter/pom.xml
adaptors/artifacts/pom.xml
adaptors/base/http/installer/pom.xml
adaptors/base/http/pom.xml
adaptors/base/http/provider/pom.xml
adaptors/base/pom.xml
adaptors/features/ccsdk-aai-service/pom.xml
adaptors/features/ccsdk-ansible-adapter/pom.xml
adaptors/features/ccsdk-base-http/pom.xml
adaptors/features/ccsdk-mdsal-resource/pom.xml
adaptors/features/ccsdk-messagerouter-consumer/pom.xml
adaptors/features/ccsdk-messagerouter-publisher/pom.xml
adaptors/features/ccsdk-netbox-client/pom.xml
adaptors/features/ccsdk-resource-assignment/pom.xml
adaptors/features/ccsdk-saltstack-adapter/pom.xml
adaptors/features/ccsdk-sli-adaptors-all/pom.xml
adaptors/features/ccsdk-sql-resource/pom.xml
adaptors/features/features-sli-adaptors/pom.xml
adaptors/features/installer/pom.xml
adaptors/features/pom.xml
adaptors/mdsal-resource/installer/pom.xml
adaptors/mdsal-resource/pom.xml
adaptors/mdsal-resource/provider/pom.xml
adaptors/message-router/pom.xml
adaptors/netbox-client/installer/pom.xml
adaptors/netbox-client/pom.xml
adaptors/netbox-client/provider/pom.xml
adaptors/pom.xml
adaptors/resource-assignment/installer/pom.xml
adaptors/resource-assignment/pom.xml
adaptors/resource-assignment/provider/pom.xml
adaptors/saltstack-adapter/pom.xml
adaptors/saltstack-adapter/saltstack-adapter-installer/pom.xml
adaptors/saltstack-adapter/saltstack-adapter-provider/pom.xml
adaptors/sql-resource/installer/pom.xml
adaptors/sql-resource/pom.xml
adaptors/sql-resource/provider/pom.xml
core/artifacts/pom.xml
core/dblib/installer/pom.xml
core/dblib/pom.xml
core/dblib/provider/pom.xml
core/features/ccsdk-dblib/pom.xml
core/features/ccsdk-filters/pom.xml
core/features/ccsdk-sli-core-all/pom.xml
core/features/ccsdk-sli/pom.xml
core/features/ccsdk-sliPluginUtils/pom.xml
core/features/ccsdk-sliapi/pom.xml
core/features/ccsdk-slicore-utils/pom.xml
core/features/features-sli-core/pom.xml
core/features/installer/pom.xml
core/features/pom.xml
core/filters/installer/pom.xml
core/filters/pom.xml
core/filters/provider/pom.xml
core/pom.xml
core/sli/common/pom.xml
core/sli/installer/pom.xml
core/sli/model/pom.xml
core/sli/pom.xml
core/sli/provider-base/pom.xml
core/sli/provider/pom.xml
core/sliPluginUtils/installer/pom.xml
core/sliPluginUtils/pom.xml
core/sliPluginUtils/provider/pom.xml
core/sliapi/installer/pom.xml
core/sliapi/model/pom.xml
core/sliapi/model/swagger/pom.xml
core/sliapi/model/yang/pom.xml
core/sliapi/pom.xml
core/sliapi/provider/pom.xml
core/utils/installer/pom.xml
core/utils/pom.xml
core/utils/provider/pom.xml
northbound/artifacts/pom.xml
northbound/asdcApi/installer/pom.xml
northbound/asdcApi/model/pom.xml
northbound/asdcApi/pom.xml
northbound/asdcApi/provider/pom.xml
northbound/daexim-offsite-backup/installer/pom.xml
northbound/daexim-offsite-backup/model/pom.xml
northbound/daexim-offsite-backup/pom.xml
northbound/daexim-offsite-backup/provider/pom.xml
northbound/dataChange/installer/pom.xml
northbound/dataChange/model/pom.xml
northbound/dataChange/pom.xml
northbound/dataChange/provider/pom.xml
northbound/dmaap-listener/pom.xml
northbound/dmaap-listener/src/main/java/org/onap/ccsdk/sli/northbound/dmaapclient/SdncDmaapConsumerImpl.java
northbound/features/ccsdk-asdcApi/pom.xml
northbound/features/ccsdk-daexim-offsite-backup/pom.xml
northbound/features/ccsdk-dataChange/pom.xml
northbound/features/ccsdk-lcm/pom.xml
northbound/features/ccsdk-sli-northbound-all/pom.xml
northbound/features/features-sli-northbound/pom.xml
northbound/features/installer/pom.xml
northbound/features/pom.xml
northbound/lcm/installer/pom.xml
northbound/lcm/model/pom.xml
northbound/lcm/pom.xml
northbound/lcm/provider/pom.xml
northbound/pom.xml
northbound/ueb-listener/pom.xml
plugins/artifacts/pom.xml
plugins/features/ccsdk-gr-toolkit/pom.xml
plugins/features/ccsdk-properties-node/pom.xml
plugins/features/ccsdk-restapi-call-node/pom.xml
plugins/features/ccsdk-restconf-client/pom.xml
plugins/features/ccsdk-sli-plugins-all/pom.xml
plugins/features/ccsdk-sshapi-call-node/pom.xml
plugins/features/ccsdk-template-node/pom.xml
plugins/features/features-sli-plugins/pom.xml
plugins/features/installer/pom.xml
plugins/features/pom.xml
plugins/grToolkit/installer/pom.xml
plugins/grToolkit/model/pom.xml
plugins/grToolkit/pom.xml
plugins/grToolkit/provider/pom.xml
plugins/pom.xml
plugins/properties-node/installer/pom.xml
plugins/properties-node/pom.xml
plugins/properties-node/provider/pom.xml
plugins/restapi-call-node/installer/pom.xml
plugins/restapi-call-node/pom.xml
plugins/restapi-call-node/provider/pom.xml
plugins/restconf-client/installer/pom.xml
plugins/restconf-client/pom.xml
plugins/restconf-client/provider/pom.xml
plugins/sshapi-call-node/installer/pom.xml
plugins/sshapi-call-node/pom.xml
plugins/sshapi-call-node/provider/pom.xml
plugins/template-node/installer/pom.xml
plugins/template-node/pom.xml
plugins/template-node/provider/pom.xml
pom.xml