diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-09-05 16:30:56 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-09-05 16:30:56 +0800 |
commit | b19cd10e7172bce9e9cded9b62aa9ef8655a2efb (patch) | |
tree | aac7d44478b2aaed1c5e56ed32992893402fb3bf /assembly.xml | |
parent | 583408b26920a38ed189a3bc0a8df7c7ad5028be (diff) |
Fix vfc-catalog microservice port
Fix the port of vfc catalog and code indentation is
not canonical.
Change-Id: I88371420d49b1c2427179be854548db654b51d9c
Issue-ID: VFC-279
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'assembly.xml')
-rw-r--r-- | assembly.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assembly.xml b/assembly.xml index 54cda217..a062bc06 100644 --- a/assembly.xml +++ b/assembly.xml @@ -44,7 +44,7 @@ <include>*.sh</include> <include>Dockerfile</include> </includes> - </fileSet> + </fileSet> <fileSet> <directory>static</directory> <outputDirectory>/static</outputDirectory> |