mirror of
https://github.com/keycloak/keycloak.git
synced 2026-02-05 23:09:08 -06:00
4 lines
86 B
Bash
Executable File
4 lines
86 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
mvn help:evaluate -Dexpression=project.version -q -DforceStdout -pl .
|