no message

This commit is contained in:
wangjianhong
2025-07-23 17:56:11 +08:00
parent d09f3a1439
commit d08dbf4bee

View File

@@ -19,3 +19,10 @@ mvn versions:update-properties
mvn versions:set -DnewVersion=1.0.0-RELEASE
```
```
git remote add origin http://8.147.235.150:3000/admin/arrokoth-framework-springboot-dependencies.git
git push -u origin main
```