Created
June 30, 2020 16:58
-
-
Save longshorej/a277a3b8623f443684e19ff3eb5d03ef to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Given a subproject adserver-graphql-api, | |
```bash | |
version=$(sbt adserver-graphql-api/version | tail -n 1 | cut -d " " -f2-) | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment