X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-dispatcher%2Fappc-dispatcher-features%2Fpom.xml;h=456bbc842d4b23ce7a7186de686f54b20da407ed;hb=9f69f002bc27b24e849fb2048b0ee4a8224e1708;hp=b26d324d27c3190a27fa861ff84751636db35a33;hpb=1c192d2dd68724e292b6a30f463085a262e1e813;p=appc.git diff --git a/appc-dispatcher/appc-dispatcher-features/pom.xml b/appc-dispatcher/appc-dispatcher-features/pom.xml index b26d324d2..456bbc842 100644 --- a/appc-dispatcher/appc-dispatcher-features/pom.xml +++ b/appc-dispatcher/appc-dispatcher-features/pom.xml @@ -1,60 +1,84 @@ - - 4.0.0 - - appc-dispatcher - org.openecomp.appc - 1.0.0 - - appc-dispatcher-features - appc-dispatcher-features + + + 4.0.0 + + appc-dispatcher + org.onap.appc + 1.6.1 + + + APPC Dispatcher - Features + appc-dispatcher-features + jar + + + + + 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 + + + + + + + + +