QuidProQuo/bin/package.bat
2021-09-30 15:24:38 -07:00

2 lines
62 B
Batchfile

CALL ../mvnw clean package -f ../pom.xml -DskipTests %*
pause