diff options
author | YonggangWang <wang.yonggang131@zte.com.cn> | 2017-04-18 14:28:09 +0800 |
---|---|---|
committer | YonggangWang <wang.yonggang131@zte.com.cn> | 2017-04-18 15:04:57 +0800 |
commit | 1b0fac8132c379acf3bf82d7b951ce9c0b25ba23 (patch) | |
tree | ca771f0375cd78b2a141ddc6f3eb1c98c0422e93 /msb-core/redis-ext/pom.xml | |
parent | 88117d09c52a6e6b3f5b299f90c8dbf0cf59d39a (diff) |
Use openresty binary from OPEN-O Nexus to build
Issue-id: OCS-173
Modify Maven Scripts to Download openresty Binary from OPEN-O Nexus for MSB Building
Change-Id: I1977253373f1fd063b2ae3827110bb77676dfd2f
Signed-off-by: YonggangWang <wang.yonggang131@zte.com.cn>
Diffstat (limited to 'msb-core/redis-ext/pom.xml')
-rw-r--r-- | msb-core/redis-ext/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/msb-core/redis-ext/pom.xml b/msb-core/redis-ext/pom.xml index 38e6e32..8161cf4 100644 --- a/msb-core/redis-ext/pom.xml +++ b/msb-core/redis-ext/pom.xml @@ -64,7 +64,6 @@ <artifactItem> <groupId>org.redis.centos.7</groupId> <artifactId>redis</artifactId> - <version>${redis.version}</version> <type>tar.gz</type> <outputDirectory>${linux64outputdir}</outputDirectory> </artifactItem> |