diff options
author | guochuyicmri <guochuyi@chinamobile.com> | 2019-05-18 18:57:49 +0800 |
---|---|---|
committer | guochuyicmri <guochuyi@chinamobile.com> | 2019-05-18 18:57:50 +0800 |
commit | 6ffbb0bbfe572598bc2b0c7f5d800acbbb83cd2d (patch) | |
tree | 6efa001bc599ad3c82113060cbe155e825c36d5c /pom.xml | |
parent | f28f8888a10f16ad675f7ec79df9a1cd8dd864ed (diff) |
change usecase-ui server parent pom
Change-Id: I6514028e423ff5055a76d0cea8ca8832d5ac344f
Issue-ID: USECASEUI-259
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -112,7 +112,7 @@ <modules> <module>server</module> - <!--module>standalone</module--> + <module>standalone</module> </modules> <!--build> |