/atlassian-plugin-sdk/src/main/velocity/commands/release

https://bitbucket.org/mmeinhold/amps · #! · 5 lines · 3 code · 2 blank · 0 comment · 0 complexity · ad673285740012fdf50e8741ad0b9aa5 MD5 · raw file

  1. #set( $mvnCommand = "com.atlassian.maven.plugins:maven-amps-dispatcher-plugin:$version:release" )
  2. #set( $goalhelp = "Performs a release of the plugin (runs mvn $mvnCommand)." )
  3. #set( $opts = [] )