X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=61467d5c376d56046a6b4d42798bcbf85bccc1f2;hb=75a80022a2be23ef100e019e7a212487deac1a70;hp=469285b44ad719f7734b3d70aa2ba37f0ac45f1e;hpb=6788304c235e3e43f6aaec76f271b5e2b4065e1b;p=vfc%2Fnfvo%2Fcatalog.git diff --git a/pom.xml b/pom.xml index 469285b4..61467d5c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,45 +1,113 @@ - org.openo.common-tosca.catalog - catalogparent - 1.1.0-SNAPSHOT - catalog-parent/catalogparent - - + org.onap.oparent + oparent + 2.1.0 + 4.0.0 - catalog-root - common-tosca-catalog + org.onap.vfc.nfvo.catalog + vfc-nfvo-catalog + 1.3.6-SNAPSHOT pom - - - catalog-parent - catalog-core - - + vfc-nfvo-catalog + vfc nfvo catalog + + UTF-8 + . + xunit-results.xml + coverage.xml + py + python + **/**.py + **/tests/**.py,**/test*.py + + - - com.mycila - license-maven-plugin - + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + ${project.basedir}/mvn-phase-script.sh + + + ${project.groupId} + ${project.artifactId} + ${project.version} + + + + + + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + + clean phase script + clean + + exec + + + + __ + clean + + + + + test script + test + + exec + + + + __ + test + + + + + + + maven-assembly-plugin + + false + + assembly.xml + + + + + make-assembly + package + + single + + + + +