X-Git-Url: https://gerrit.onap.org/r/gitweb?p=sdnc%2Fnorthbound.git;a=blobdiff_plain;f=features%2Finstaller%2Fpom.xml;h=d29283e9d9f2e2282fc532024fa370d66de8a749;hp=97fe9379473a2813485b8bf6302deda370b15265;hb=c1059cda370b222ba73a9556362ecabfc333e98e;hpb=ec9747210a53dc0837b30f50bf7c7076b8c7076a diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 97fe9379..d29283e9 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -1,136 +1,132 @@ - 4.0.0 + 4.0.0 - - org.onap.ccsdk.parent - odlparent-lite - 1.5.1-SNAPSHOT - - + + org.onap.ccsdk.parent + odlparent-lite + 2.3.3 + + - org.onap.sdnc.northbound - sdnc-northbound-features-installer - 1.8.0-SNAPSHOT - pom + org.onap.sdnc.northbound + sdnc-northbound-features-installer + 2.3.1-SNAPSHOT + pom - sdnc-northbound :: features :: ${project.artifactId} + sdnc-northbound :: features :: ${project.artifactId} - - sdnc-northbound-all - ${application.name} - mvn:org.onap.sdnc.northbound/${features.boot}/${project.version}/xml/features - false - + + sdnc-northbound-all + ${application.name} + mvn:org.onap.sdnc.northbound/${features.boot}/${project.version}/xml/features + + false + - + + + org.onap.sdnc.northbound + ${application.name} + ${project.version} + xml + features + + + * + * + + + + - - org.onap.sdnc.northbound - ${application.name} - ${project.version} - xml - features - - - * - * - - - - - - - - - - - maven-assembly-plugin - - - maven-repo-zip - - single - - package - - true - stage/${application.name}-${project.version} - - src/assembly/assemble_mvnrepo_zip.xml - - true - - - - installer-zip - - single - - package - - true - ${application.name}-${project.version}-installer - - src/assembly/assemble_installer_zip.xml - - false - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-dependencies - - copy-dependencies - - prepare-package - - false - ${project.build.directory}/assembly/system - false - true - true - true - false - false - org.onap.sdnc.northbound - provided - - - - - - maven-resources-plugin - 2.6 - - - copy-version - - copy-resources - - validate - - ${basedir}/target/stage - - - src/main/resources/scripts - - install-feature.sh - - true - - - - - - - - - - + + + + maven-assembly-plugin + + + maven-repo-zip + + single + + package + + true + stage/${application.name}-${project.version} + + src/assembly/assemble_mvnrepo_zip.xml + + true + + + + installer-zip + + single + + package + + true + ${application.name}-${project.version}-installer + + src/assembly/assemble_installer_zip.xml + + false + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-dependencies + + copy-dependencies + + prepare-package + + false + ${project.build.directory}/assembly/system + false + true + true + true + false + false + org.onap.sdnc.northbound + provided + + + + + + maven-resources-plugin + 2.6 + + + copy-version + + copy-resources + + validate + + ${basedir}/target/stage + + + src/main/resources/scripts + + install-feature.sh + + true + + + + + + + +