X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-dispatcher%2Fappc-dispatcher-features%2Fpom.xml;h=c2823af6941ae529515a176732fbe816f932102c;hb=f16e1eef7e30a9b64b4dc65fd2ebaa147526270b;hp=1882a6a329b878f9b4798862de518dec6b3001f0;hpb=0756759f39e125b02d63b4e93de83b3c6b13beea;p=appc.git diff --git a/appc-dispatcher/appc-dispatcher-features/pom.xml b/appc-dispatcher/appc-dispatcher-features/pom.xml index 1882a6a32..c2823af69 100644 --- a/appc-dispatcher/appc-dispatcher-features/pom.xml +++ b/appc-dispatcher/appc-dispatcher-features/pom.xml @@ -1,60 +1,82 @@ + - 4.0.0 - - appc-dispatcher - org.onap.appc - 1.3.0-SNAPSHOT - - appc-dispatcher-features - appc-dispatcher-features + 4.0.0 + + appc-dispatcher + org.onap.appc + 1.7.0 + + + 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 + + + + + + - 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 - - - - - - - - - + +