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.hudsonci.plugins:release:2.3-h-1'
<dependency>
<groupId>org.hudsonci.plugins</groupId>
<artifactId>release</artifactId>
<version>2.3-h-1</version>
</dependency>
<dependency org="org.hudsonci.plugins" name="release" rev="2.3-h-1"/>
"org.hudsonci.plugins", "release", "2.3-h-1"