source:
branches/features/taskProcedureRework/scripts/UpdateRev.groovy
@
816
Last change on this file since 816 was 527, checked in by , 14 years ago | |
---|---|
File size: 200 bytes |
Line | |
---|---|
1 | |
2 | includeTargets << new File("${basedir}/scripts/_UpdateRev.groovy") |
3 | |
4 | target(default: "Update the app.vcsRevision property in application.properties and metadata.") { |
5 | depends(updateVcsRevision) |
6 | } |
Note: See TracBrowser
for help on using the repository browser.