X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-dispatcher%2Fappc-dispatcher-features%2Fpom.xml;h=29bc0fd24dde23e9feacee92bd0b3eea69bff603;hb=e7d0f02ef389b70096d7820d63d29db4a26abd91;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..29bc0fd24 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.openecomp.appc - 1.0.0 - - appc-dispatcher-features - appc-dispatcher-features + 4.0.0 + + appc-dispatcher + org.onap.appc + 1.7.2 + + + 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 - - - - - - - - - + +