aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorzhangab <zhanganbing@chinamobile.com>2018-09-16 19:09:28 +0800
committerzhangab <zhanganbing@chinamobile.com>2018-09-16 19:09:36 +0800
commitad4a81089a4149caaf8f6cd19bb313d9e713b2bb (patch)
tree23c307cb1a5a382987e3b38fb8965f63b2d2f1c2 /pom.xml
parent75122dcb7980aabba467275b592edf9587ed6a7e (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.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 8368e32d..60f25b67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>