diff options
author | zhangab <zhanganbing@chinamobile.com> | 2018-09-16 19:09:28 +0800 |
---|---|---|
committer | zhangab <zhanganbing@chinamobile.com> | 2018-09-16 19:09:36 +0800 |
commit | ad4a81089a4149caaf8f6cd19bb313d9e713b2bb (patch) | |
tree | 23c307cb1a5a382987e3b38fb8965f63b2d2f1c2 /pom.xml | |
parent | 75122dcb7980aabba467275b592edf9587ed6a7e (diff) |
Fix usecase-ui-server verify error
Change-Id: Ia7f77f193d8fa4b58a05fd67e53466183f583185
Issue-ID: USECASEUI-151
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -237,6 +237,7 @@ <plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin</artifactId> + <version>1.4.2.RELEASE</version> <configuration> <executable>true</executable> </configuration> |