mirror of
https://gitee.com/dromara/hutool.git
synced 2025-11-26 02:09:46 +08:00
4 lines
41 B
Bash
4 lines
41 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
mvn clean deploy -P release
|