diff options
author | HuabingZhao <zhao.huabing@zte.com.cn> | 2017-10-12 16:55:10 +0800 |
---|---|---|
committer | HuabingZhao <zhao.huabing@zte.com.cn> | 2017-10-12 16:55:25 +0800 |
commit | f847273d57e15026aaa311d4145a3dedbe00c785 (patch) | |
tree | 4b4fc9bc3edc9d18899cf1c7f22a94165577efbe /distribution | |
parent | 2dc2aadc88421dfa952e026e6339520fa9523b94 (diff) |
Copy workflow designer to tomcat
Issue-Id: SDC-452
Change-Id: I4dcd275b9beb42f3d66b152e45579d6c6f9b6e39
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
Diffstat (limited to 'distribution')
-rw-r--r-- | distribution/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distribution/pom.xml b/distribution/pom.xml index f63f58c6..9b50b4f8 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -124,6 +124,7 @@ </includes> </resource> </resources> + <overwrite>true</overwrite> </configuration> </execution> @@ -189,6 +190,7 @@ </includes> </resource> </resources> + <overwrite>true</overwrite> </configuration> </execution> |