Removed forced dependencies in common 85/57185/5
authorvempo <vitaliy.emporopulo@amdocs.com>
Mon, 23 Jul 2018 16:07:37 +0000 (19:07 +0300)
committerOren Kleks <orenkle@amdocs.com>
Thu, 2 Aug 2018 05:31:27 +0000 (05:31 +0000)
commitdecd2dff3b5b8aff53be52c825e45186d5c16e99
treec3f4e458780e8c3bf9b3349fcb4249d83495b575
parentc3fd2d7cdd80d40c8485a29125f0f3d335aad480
Removed forced dependencies in common

Moved dependencies from "dependencies" to "dependencyManagement"
so that they aren't  inherited unconditionally to child modules.
Organized and cleaned up dependencies, aligned versions.

Change-Id: I27c7792135ec5b7b2b5b49527bc0ac0d09b024b1
Issue-ID: SDC-1065
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
18 files changed:
common/onap-common-configuration-management/onap-configuration-management-api/pom.xml
common/onap-common-configuration-management/onap-configuration-management-core/pom.xml
common/onap-common-configuration-management/onap-configuration-management-test/pom.xml
common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-core/pom.xml
common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-test/pom.xml
common/pom.xml
onboarding/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vnf-repository-rest-services/src/test/resources/logback-test.xml [new file with mode: 0644]
openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/logback-test.xml [moved from openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/logback.xml with 100% similarity]
openecomp-be/lib/openecomp-common-lib/pom.xml
openecomp-be/lib/openecomp-item-permissions-lib/openecomp-item-permissions-core/pom.xml
openecomp-be/lib/openecomp-sdc-action-lib/openecomp-sdc-action-api/pom.xml
openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-core/src/test/resources/logback-test.xml [moved from openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-core/src/test/resources/logback.xml with 100% similarity]
openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/test/resources/logback-test.xml [moved from openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/test/resources/logback.xml with 100% similarity]
openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-core/pom.xml
openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml
openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/src/test/resources/logback-test.xml [moved from openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/src/test/resources/logback.xml with 100% similarity]
openecomp-be/pom.xml