Adds the ability to wrap your job with pre- and post- build steps which are only executed when a manual release build is triggered.
'org.jvnet.hudson.plugins:release:1.9'
<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>release</artifactId>
<version>1.9</version>
</dependency>
<dependency org="org.jvnet.hudson.plugins" name="release" rev="1.9"/>
"org.jvnet.hudson.plugins", "release", "1.9"