提交 57c33c0a 编写于 作者: zlt2000's avatar zlt2000

add changeVersion.bat

上级 a4e73ddc
@echo on
@echo =============================================================
@echo $ $
@echo $ ZLT Microservices-Platform $
@echo $ $
@echo $ $
@echo $ $
@echo $ ZLT All Right Reserved $
@echo $ Copyright (C) 2019-2050 $
@echo $ $
@echo =============================================================
@echo.
@echo off
@title ZLT Microservices-Platform
@color 0e
set /p version=汾:
call mvn versions:set -DnewVersion=%version%
call mvn versions:commit
pause
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册