From b69d850757a7a8c4ff9a368df004a3cfaaf9f1e4 Mon Sep 17 00:00:00 2001 From: Zhaoxing Date: Thu, 8 Sep 2016 23:20:06 +0800 Subject: Issue-id: OCS-9 Change-Id: I73c18bdda656c43687810930338f9a949ed08848 Signed-off-by: Zhaoxing --- msb-core/redis-ext/pom.xml | 194 +++++++++++++++++++++++---------------------- 1 file changed, 98 insertions(+), 96 deletions(-) (limited to 'msb-core/redis-ext/pom.xml') diff --git a/msb-core/redis-ext/pom.xml b/msb-core/redis-ext/pom.xml index 96bf309..465203c 100644 --- a/msb-core/redis-ext/pom.xml +++ b/msb-core/redis-ext/pom.xml @@ -1,96 +1,98 @@ - - - - - - org.openo.common-services.microservice-bus - msb-core-parent - 1.0.0-SNAPSHOT - - - - 4.0.0 - redis-ext - 1.0.0-SNAPSHOT - openo/msb/msb-core/redis-ext - pom - - - target/assembly - redis-ext - - - - - - maven-resources-plugin - - true - - - - copy-resources - process-resources - - copy-resources - - - ${outputdir} - - - src/assembly/resources/ - false - - **/* - - - - true - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - distribution - package - - run - - - - - - - - - - - - - - - - - - + + + + + org.openo.common-services.microservice-bus + msb-core-parent + 1.0.0-SNAPSHOT + + + + 4.0.0 + redis-ext + 1.0.0-SNAPSHOT + openo/msb/msb-core/redis-ext + pom + + + target/assembly + redis-ext + + + + + + maven-resources-plugin + + true + + + + copy-resources + process-resources + + copy-resources + + + ${outputdir} + + + src/assembly/resources/ + false + + **/* + + + + true + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + distribution + package + + run + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg