Skip to content

Commit

Permalink
Added get-version script
Browse files Browse the repository at this point in the history
  • Loading branch information
stianst committed Mar 5, 2019
1 parent c52c4fe commit 653a088
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions get-version.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash -e

mvn help:evaluate -Dexpression=project.version -q -DforceStdout -pl .

0 comments on commit 653a088

Please sign in to comment.