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