Skip to content
Snippets Groups Projects
Commit 6f01bb93 authored by 汪虎's avatar 汪虎
Browse files

chore: release 5.0.12

parent ae5c9b7d
No related branches found
Tags 5.0.12
No related merge requests found
# 5.0.12 (2025-01-07)
# 5.0.11 (2025-01-07)
......
......@@ -30,9 +30,9 @@ if exist ".mvn\wrapper\maven-wrapper.properties" (
:extractVersion
call .\mvnw.cmd help:evaluate -Dexpression=project.version -q -DforceStdout > version.txt
set /p version=<version.txt
@REM del /f /q "version.txt"
del /f /q "version.txt"
set "version_result=%version%"
exit /b
@REM exit /b 1
:: 4. Extract version or use provided parameters
if "%~1"=="" (
......
......@@ -5,5 +5,5 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.example</groupId>
<artifactId>my-maven-project</artifactId>
<version>5.0.12-SNAPSHOT</version>
<version>5.0.12</version>
</project>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment