mirror of
https://github.com/keycloak/keycloak.git
synced 2026-02-20 00:13:39 -05:00
3 lines
86 B
Bash
Executable file
3 lines
86 B
Bash
Executable file
#!/bin/bash -e
|
|
|
|
mvn help:evaluate -Dexpression=project.version -q -DforceStdout -pl .
|