<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>changelog-history</artifactId>
<version>1.2</version>
<type>hpi</type>
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.plugins', module='changelog-history', version='1.2')
)