diff options
author | Luji7 <lu.ji3@zte.com.cn> | 2017-09-25 14:15:59 +0800 |
---|---|---|
committer | Luji7 <lu.ji3@zte.com.cn> | 2017-09-25 14:16:08 +0800 |
commit | cdb18b6e9e8c707a7447c77442bc7a9592c4672f (patch) | |
tree | c0eb3e9a34e3ad464499bcb032773a5b454dff66 /pom.xml | |
parent | 7f5a54dd33d03238c791d9b01a66f2e179cbd1bf (diff) |
add docker config
Change-Id: I1c36f11873ac48cc5f7345068869b194e90f4462
Issue-Id: USECASEUI-36
Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ <modules> <module>server</module> - <!--module>standalone</module--> + <module>standalone</module> </modules> <properties> |