X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-dispatcher%2Fappc-request-handler%2Fappc-request-handler-features%2Fpom.xml;h=e5a30d22cf8bc01b985adc5302ad74f27b6ed386;hb=36bcd566167f2f91c0e8e7a304fce5f6bc150776;hp=f262d19358dfc96c9996db5e6e6bfc044ced638d;hpb=03682da2849b4e6ed5fe168c0ecb080a6d5c00b3;p=appc.git diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml index f262d1935..e5a30d22c 100644 --- a/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml +++ b/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml @@ -1,107 +1,133 @@ - - 4.0.0 - - appc-request-handler - org.openecomp.appc - 1.1.0-SNAPSHOT - - appc-request-handler-features - appc-request-handler-features + - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/${features.file} - xml - features - - - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - + ECOMP is a trademark and service mark of AT&T Intellectual Property. + ============LICENSE_END========================================================= + --> + + 4.0.0 + + appc-request-handler + org.onap.appc + 1.3.0-SNAPSHOT + + + APPC Request Handler - Features + appc-request-handler-features + jar + + + + + org.onap.appc + appc-request-handler-api + ${project.version} + + + org.onap.appc + appc-request-handler-core + ${project.version} + + + + + + + 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 + + + + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + +