Added get-version script
This commit is contained in:
parent
c52c4fec23
commit
653a08885d
1 changed files with 3 additions and 0 deletions
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…
Reference in a new issue