mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-15 14:04:30 +08:00
Fix Windows build to use Java 17
This commit is contained in:
parent
ec48337dac
commit
997857c775
@ -1,3 +1,3 @@
|
||||
SET "JAVA_HOME=C:\opt\jdk-8"
|
||||
SET "JAVA_HOME=C:\opt\jdk-17"
|
||||
cd git-repo
|
||||
./mvnw clean install
|
Loading…
Reference in New Issue
Block a user