mirror of
https://github.com/keycloak/keycloak.git
synced 2025-12-16 12:05:49 -06:00
4 lines
89 B
Bash
Executable File
4 lines
89 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
./mvnw help:evaluate -Dexpression=project.version -q -DforceStdout -pl .
|