X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-config%2Fappc-config-params%2Finstaller%2Fpom.xml;h=efec0f9927d50788ee0db0d162dea48a3f50920b;hb=7346763fac123b7a5745bb6a18eaf1140b82779b;hp=0b5b7326fd5d957850ef0640c1bfc3d3bc405faf;hpb=8c4b89b7033a37c8ad9c68e2467c9e141211c98e;p=appc.git diff --git a/appc-config/appc-config-params/installer/pom.xml b/appc-config/appc-config-params/installer/pom.xml index 0b5b7326f..efec0f992 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.2 + + org.onap.appc appc-config-params-installer + 1.6.4 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,8 +56,13 @@ org.onap.appc appc-config-params-provider - 1.3.0-SNAPSHOT + 1.6.4 + + org.onap.appc + appc-yang-generator + ${project.version} + @@ -68,7 +76,7 @@ package - false + false false stage/${application.name}-${project.version} @@ -83,7 +91,7 @@ package - false + false true ${application.name}-${project.version} @@ -143,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} + + + + + +