mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-07 14:02:04 -03:30
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 .
|