mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-05 17:38:06 +08:00
Upgrade to Spring Boot 1.4.4.RELEASE
This commit is contained in:
parent
3d0a3a7e14
commit
f0cdd856bf
@ -3,7 +3,7 @@
|
||||
set -e
|
||||
# set -x
|
||||
|
||||
VERSION="1.4.1.RELEASE"
|
||||
VERSION="1.4.4.RELEASE"
|
||||
if [ -z "${PREFIX}" ]; then
|
||||
PREFIX="/usr/local/bin"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user