mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
Added get-version script
This commit is contained in:
parent
c52c4fec23
commit
653a08885d
3
get-version.sh
Executable file
3
get-version.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
mvn help:evaluate -Dexpression=project.version -q -DforceStdout -pl .
|
||||
Loading…
x
Reference in New Issue
Block a user