diff options
author | huabing <zhao.huabing@zte.com.cn> | 2016-09-03 13:44:02 +0800 |
---|---|---|
committer | HuabingZhao <zhao.huabing@zte.com.cn> | 2016-09-03 13:51:36 +0800 |
commit | 28ba51464b33f4c0415d63cc019be4f53da8ff58 (patch) | |
tree | e208245b106550ce51df760033bb4ef8473c6b9f | |
parent | b612936d5e5732a7615c8b55cffc9a85a3bb7343 (diff) |
Workaround for deploy issue
Change-Id: Idcb512def4f93c872404be803ef328e6af6bce30
Signed-off-by: huabing <zhao.huabing@zte.com.cn>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -60,7 +60,9 @@ <modules> <module>common-util</module> <module>rest-client</module> + <!-- <module>winery</module> + --> </modules> <dependencyManagement> |