From d9b0610153178b84792b6190ad7ac60e24852fb6 Mon Sep 17 00:00:00 2001 From: YonggangWang Date: Tue, 18 Apr 2017 16:10:47 +0800 Subject: remove openresty binaries from MSB Source Issue-id: OCS-166 Change-Id: I9075e31b6ef079d50727b672a11383db16590eb8 Signed-off-by: YonggangWang --- msb-core/openresty/pom.xml | 83 ---------------------------------------------- 1 file changed, 83 deletions(-) delete mode 100644 msb-core/openresty/pom.xml (limited to 'msb-core/openresty/pom.xml') diff --git a/msb-core/openresty/pom.xml b/msb-core/openresty/pom.xml deleted file mode 100644 index 02d8beb..0000000 --- a/msb-core/openresty/pom.xml +++ /dev/null @@ -1,83 +0,0 @@ - - - - - org.openo.common-services.microservice-bus - msb-core-parent - 1.1.0-SNAPSHOT - - - - 4.0.0 - openresty - 1.1.0-SNAPSHOT - common-services-microservice-bus/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