X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=asdcApi%2Ffeatures%2Fpom.xml;fp=asdcApi%2Ffeatures%2Fpom.xml;h=41970e2bf41898f488e3fe263888113eaade2cc0;hb=1b47683183e05c39e55d14c904caf073b65825ef;hp=0000000000000000000000000000000000000000;hpb=66fe1714388c1d1f82097de468ef3789b178743d;p=sdnc%2Fnorthbound.git diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml new file mode 100755 index 00000000..41970e2b --- /dev/null +++ b/asdcApi/features/pom.xml @@ -0,0 +1,137 @@ + + + 4.0.0 + + asdcApi + org.openecomp.sdnc.northbound + 1.0.0 + + asdcApi-features + + jar + + + + org.openecomp.sdnc.northbound + asdcApi-model + ${project.version} + + + org.openecomp.sdnc.northbound + asdcApi-provider + ${project.version} + config + xml + + + org.openecomp.sdnc.northbound + asdcApi-provider + ${project.version} + + + + org.opendaylight.mdsal + features-mdsal + ${odl.mdsal.features.version} + features + xml + + + runtime + + + + + + + org.opendaylight.controller + opendaylight-karaf-empty + zip + + + + + + org.opendaylight.odlparent + features-test + test + ${odl.commons.opendaylight.version} + + + + org.opendaylight.yangtools + features-yangtools + ${odl.yangtools.version} + features + xml + runtime + + + + + + + true + src/main/resources + + + + + org.apache.maven.plugins + maven-resources-plugin + + + filter + + resources + + generate-resources + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${project.build.directory}/classes/${features.file} + xml + features + + + + + + + + +