diff options
author | HuabingZhao <zhao.huabing@zte.com.cn> | 2016-09-05 11:15:49 +0800 |
---|---|---|
committer | HuabingZhao <zhao.huabing@zte.com.cn> | 2016-09-05 11:15:49 +0800 |
commit | 5c2f64f8021d65a3a8ac8d8831de4517f62519d3 (patch) | |
tree | be8a5afad16ac38ef74c67df3860b4ab1e005a44 | |
parent | f73744385206dadd8abcbb411055f43e7f356095 (diff) |
workaround for winery deployment issue
Change-Id: I2b8efb716d732095bed89762ba437345902071b5
Signed-off-by: HuabingZhao <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> |