X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-config%2Fappc-config-params%2Finstaller%2Fpom.xml;h=7408b87ce77d14eb0a5f3e01caaad0b1448d8e78;hb=9f69f002bc27b24e849fb2048b0ee4a8224e1708;hp=3b217ff2a0afbae53983291281e8638cf5996d81;hpb=e5bdbcfa5b3ede207e675c6326e18e0edba84d2f;p=appc.git diff --git a/appc-config/appc-config-params/installer/pom.xml b/appc-config/appc-config-params/installer/pom.xml index 3b217ff2a..7408b87ce 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.3.0-SNAPSHOT + org.onap.appc.parent + odlparent-lite + 2.6.0-SNAPSHOT + + org.onap.appc appc-config-params-installer + 1.6.1 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.3.0-SNAPSHOT + 1.6.1 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} + + + + + +