X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vnfapi%2Ffeatures%2Fpom.xml;h=781328ff44c055af9e561dec07d10c7e9f49f309;hb=dd3f74074787dfd14e8aec0b48883b780dd8ccba;hp=e9d253aa7491233452c990b9c565ad28ab83e783;hpb=0bce413218560b0f5df834581f22841eb0bc7074;p=sdnc%2Fnorthbound.git diff --git a/vnfapi/features/pom.xml b/vnfapi/features/pom.xml index e9d253aa..781328ff 100644 --- a/vnfapi/features/pom.xml +++ b/vnfapi/features/pom.xml @@ -1,136 +1,131 @@ - 4.0.0 - - vnfapi - org.openecomp.sdnc.northbound - 1.2.0-SNAPSHOT - - vnfapi-features + 4.0.0 + + vnfapi + org.onap.sdnc.northbound + 1.2.0-SNAPSHOT + + vnfapi-features - jar + jar - - - org.openecomp.sdnc.northbound - vnfapi-model - ${project.version} - - - org.openecomp.sdnc.northbound - vnfapi-provider - config - xml - - - org.openecomp.sdnc.northbound - vnfapi-provider - ${project.version} - + + + org.onap.sdnc.northbound + vnfapi-model + ${project.version} + - - org.opendaylight.mdsal - features-mdsal - ${odl.mdsal.features.version} - features - xml + + org.onap.sdnc.northbound + vnfapi-provider + ${project.version} + - runtime - + + org.opendaylight.mdsal + features-mdsal + ${odl.mdsal.features.version} + features + xml + runtime + - - - org.opendaylight.controller - opendaylight-karaf-empty - ${odl.karaf.empty.distro.version} - zip - + + + org.opendaylight.controller + opendaylight-karaf-empty + ${odl.karaf.empty.distro.version} + zip + - - - org.opendaylight.odlparent - features-test - test - ${odl.commons.opendaylight.version} - - - org.opendaylight.yangtools - features-yangtools - ${odl.yangtools.version} - features - xml - runtime - - + + + org.opendaylight.odlparent + features-test + test + ${odl.commons.opendaylight.version} + - - - - 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 - - - - - - - - + + 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 + + + + + + + +