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/openresty/pom.xml | 164 +++++++++++++++++++++++---------------------- 1 file changed, 83 insertions(+), 81 deletions(-) (limited to 'msb-core/openresty') diff --git a/msb-core/openresty/pom.xml b/msb-core/openresty/pom.xml index 550ee33..7ecbfd1 100644 --- a/msb-core/openresty/pom.xml +++ b/msb-core/openresty/pom.xml @@ -1,81 +1,83 @@ - - - - - - org.openo.common-services.microservice-bus - msb-core-parent - 1.0.0-SNAPSHOT - - - - 4.0.0 - openresty - 1.0.0-SNAPSHOT - openo/msb/msb-core/openresty - pom - - - openresty-1.9.15.1-linux64 - openresty-1.9.14.1001-win64 - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts-linux64 - package - - attach-artifact - - - - - src/assembly/resources/${openresty.linux64.version}.tar.gz - linux64 - tar.gz - - - - - - attach-artifacts-win64 - package - - attach-artifact - - - - - src/assembly/resources/${openresty.win64.version}.zip - win64 - zip - - - - - - - - - - + + + + + org.openo.common-services.microservice-bus + msb-core-parent + 1.0.0-SNAPSHOT + + + + 4.0.0 + openresty + 1.0.0-SNAPSHOT + openo/msb/msb-core/openresty + pom + + + openresty-1.9.15.1-linux64 + openresty-1.9.14.1001-win64 + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts-linux64 + package + + attach-artifact + + + + + src/assembly/resources/${openresty.linux64.version}.tar.gz + linux64 + tar.gz + + + + + + attach-artifacts-win64 + package + + attach-artifact + + + + + src/assembly/resources/${openresty.win64.version}.zip + win64 + zip + + + + + + + + + + -- cgit 1.2.3-korg