aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuabingZhao <zhao.huabing@zte.com.cn>2016-09-05 11:15:49 +0800
committerHuabingZhao <zhao.huabing@zte.com.cn>2016-09-05 11:15:49 +0800
commit5c2f64f8021d65a3a8ac8d8831de4517f62519d3 (patch)
treebe8a5afad16ac38ef74c67df3860b4ab1e005a44
parentf73744385206dadd8abcbb411055f43e7f356095 (diff)
workaround for winery deployment issue
Change-Id: I2b8efb716d732095bed89762ba437345902071b5 Signed-off-by: HuabingZhao <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..2305230 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>