X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sdnr%2Fwt%2Ffeatureaggregator%2Finstaller%2Fpom.xml;h=69cc1d855655d8148abf2c49a0868cf4953ac89d;hb=253f57c69760f2736b042fd6ec459760c2a64b95;hp=f512bb1437b317bbcb885c34016a9720968112ca;hpb=913eea4f5e7bdb32f9fa42767ccbc9b1cf04f5ef;p=ccsdk%2Ffeatures.git diff --git a/sdnr/wt/featureaggregator/installer/pom.xml b/sdnr/wt/featureaggregator/installer/pom.xml index f512bb143..69cc1d855 100755 --- a/sdnr/wt/featureaggregator/installer/pom.xml +++ b/sdnr/wt/featureaggregator/installer/pom.xml @@ -1,73 +1,70 @@ + ~ ============LICENSE_START======================================================= + ~ ONAP : ccsdk features + ~ ================================================================================ + ~ Copyright (C) 2018 highstreet technologies GmbH Intellectual Property. + ~ All rights reserved. + ~ ================================================================================ + ~ Update Copyright (C) 2020 AT&T Intellectual Property. All rights reserved. + ~ ================================================================================ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. + ~ ============LICENSE_END======================================================= + ~ + --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 1.5.2-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-installer - 0.7.1-SNAPSHOT + 1.1.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} - sdnr-wt-feature-aggregator - true - ${project.version} - - - - org.opendaylight.controller - mdsal-artifacts - ${odl.controller.mdsal.version} - pom - import - - - org.onap.ccsdk.features.sdnr.wt - ${application.name} + sdnr-wt-feature-aggregator + ${project.version} + xml + features + + + org.onap.ccsdk.features.sdnr.wt + sdnr-wt-feature-aggregator-devicemanager + ${project.version} + xml + features + + + org.onap.ccsdk.features.sdnr.wt + sdnr-wt-feature-aggregator-devicemanager-base ${project.version} xml features - - - - - - - @@ -96,25 +93,6 @@ org.apache.maven.plugins maven-dependency-plugin - - - - - - - - - - - - - - - - - - - copy-nested-dependencies @@ -163,7 +141,7 @@ org.onap.ccsdk.features.sdnr.wt - sdnr-wt-data-provider-database + sdnr-wt-data-provider-provider ${project.version} jar es-init.sh @@ -174,6 +152,30 @@ + + maven-resources-plugin + 2.6 + + + copy-sdnr-data-migration-tool + + copy-resources + + validate + + ${project.build.directory}/assembly/system/org/onap/ccsdk/features/sdnr/wt/sdnr-wt-data-provider-setup/${project.version} + + + ${basedir}/../../data-provider/setup/target + + sdnr-dmt.jar + + + + + + +