aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhuabing <zhao.huabing@zte.com.cn>2016-09-03 13:44:02 +0800
committerHuabingZhao <zhao.huabing@zte.com.cn>2016-09-03 13:51:36 +0800
commit28ba51464b33f4c0415d63cc019be4f53da8ff58 (patch)
treee208245b106550ce51df760033bb4ef8473c6b9f
parentb612936d5e5732a7615c8b55cffc9a85a3bb7343 (diff)
Workaround for deploy issue
Change-Id: Idcb512def4f93c872404be803ef328e6af6bce30 Signed-off-by: huabing <zhao.huabing@zte.com.cn>
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 66b6f67..762b4e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,9 @@
<modules>
<module>common-util</module>
<module>rest-client</module>
+ <!--
<module>winery</module>
+ -->
</modules>
<dependencyManagement>