X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-config%2Fappc-config-params%2Finstaller%2Fpom.xml;h=04bb8af2f2d2453e5f5fbb0a930e54e4265aca91;hb=d4c14b1b7ae6204adc0738ad70be98e94f6bf6dc;hp=402ae64c37998cc50fa5d548f6ef9486851f80e7;hpb=84d0a254bd9fd2779a116edc1901260bd2c7d11e;p=appc.git diff --git a/appc-config/appc-config-params/installer/pom.xml b/appc-config/appc-config-params/installer/pom.xml index 402ae64c3..04bb8af2f 100644 --- a/appc-config/appc-config-params/installer/pom.xml +++ b/appc-config/appc-config-params/installer/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. Copyright (C) 2017 Amdocs ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -18,30 +18,33 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= - ECOMP is a trademark and service mark of AT&T Intellectual Property. --> 4.0.0 - org.onap.appc - appc-config-params - 1.4.0-SNAPSHOT + org.onap.appc.parent + odlparent-lite + 2.5.0 + + org.onap.appc appc-config-params-installer + 1.5.0-SNAPSHOT Config Component Params - Installer pom appc-config-params appc-config-params - mvn:org.onap.appc/appc-config-params-features/${project.version}/xml/features + mvn:org.onap.appc/onap-appc-config-params/${project.version}/xml/features false org.onap.appc - appc-config-params-features + onap-appc-config-params features + ${project.version} xml @@ -53,7 +56,7 @@ org.onap.appc appc-config-params-provider - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.appc @@ -148,6 +151,41 @@ + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy + + copy + + prepare-package + + false + ${project.build.directory}/assembly/system + false + true + true + true + false + false + org.opendaylight + provided + + + org.yaml + snakeyaml + ${snakeyaml.version} + jar + ${project.build.directory}/assembly/system/org/yaml/snakeyaml/${snakeyaml.version} + + + + + +