X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-core%2Fappc-core-installer%2Fpom.xml;h=ef58fdaa8ae17630dffc4232edb130b084cde147;hb=e7d0f02ef389b70096d7820d63d29db4a26abd91;hp=1fe9c9cc283729b96d7b2279842de031564b96f4;hpb=e8d37bfde904531793bde52e17300811ce1b75c3;p=appc.git diff --git a/appc-core/appc-core-installer/pom.xml b/appc-core/appc-core-installer/pom.xml index 1fe9c9cc2..ef58fdaa8 100644 --- a/appc-core/appc-core-installer/pom.xml +++ b/appc-core/appc-core-installer/pom.xml @@ -1,144 +1,145 @@ - - - 4.0.0 - - org.onap.appc - appc-core - 1.7.0-SNAPSHOT - - appc-core-installer - pom - - - appc-core - appc-core - - - mvn:org.onap.appc/onap-appc-core/${project.version}/xml/features - mvn:org.onap.appc/onap-appc-common/${project.version}/xml/features - - - - org.onap.appc - onap-appc-common - ${project.version} - xml - features - - - org.onap.appc - onap-appc-core - ${project.version} - xml - features - - - - - - maven-assembly-plugin - - - maven-repo-zip - - single - - package - - false - false - stage/${application.name}-${project.version} - - src/assembly/assemble_mvnrepo_zip.xml - - - - - installer-zip - - single - - package - - false - true - ${application.name}-${project.version} - - src/assembly/assemble_installer_zip.xml - - - - - - - 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.opendaylight - provided - - - - - - maven-resources-plugin - - - copy-version - - copy-resources - - - validate - - ${basedir}/target/stage - - - src/main/resources/scripts - - install-feature.sh - - true - - - - - - - - - 1.7.0-SNAPSHOT - \ No newline at end of file + + + + 4.0.0 + + org.onap.appc + appc-core + 1.7.2 + + appc-core-installer + pom + + + appc-core + appc-core + + + mvn:org.onap.appc/onap-appc-core/${project.version}/xml/features + mvn:org.onap.appc/onap-appc-common/${project.version}/xml/features + + + + org.onap.appc + onap-appc-common + ${project.version} + xml + features + + + org.onap.appc + onap-appc-core + ${project.version} + xml + features + + + + + + maven-assembly-plugin + + + maven-repo-zip + + single + + package + + false + false + stage/${application.name}-${project.version} + + src/assembly/assemble_mvnrepo_zip.xml + + + + + installer-zip + + single + + package + + false + true + ${application.name}-${project.version} + + src/assembly/assemble_installer_zip.xml + + + + + + + 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.opendaylight + provided + + + + + + maven-resources-plugin + + + copy-version + + copy-resources + + + validate + + ${basedir}/target/stage + + + src/main/resources/scripts + + install-feature.sh + + true + + + + + + + + + 1.7.2 +