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=a0532af33ee932a20d978d05d439fe1a2bc361ab;hpb=6536799456cd99ee80d6a7ce0621fb8539df7a81;p=appc.git diff --git a/appc-dispatcher/appc-dispatcher-features/pom.xml b/appc-dispatcher/appc-dispatcher-features/pom.xml index a0532af33..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.3.0-SNAPSHOT - - 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 + + + + + + + + +