X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-dispatcher%2Fappc-dispatcher-features%2Fpom.xml;h=0aa5ddd33aaefe614b51fc0a3715153c48a7ec21;hb=7346763fac123b7a5745bb6a18eaf1140b82779b;hp=d9a5f3f2ae804045ced4240b709354ad7250170a;hpb=8843969b0ced23dd4ebda915641427ee10aee098;p=appc.git diff --git a/appc-dispatcher/appc-dispatcher-features/pom.xml b/appc-dispatcher/appc-dispatcher-features/pom.xml index d9a5f3f2a..0aa5ddd33 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-SNAPSHOT - - appc-dispatcher-features - appc-dispatcher-features + + + 4.0.0 + + appc-dispatcher + org.onap.appc + 1.6.4 + + + 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 + + + + + + + + +