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 .
|