A Maven plugin that increments the version number in the pom.xml file.
'com.googlecode.autoincrement:autoincrement-plugin:0.0.4'
<dependency>
<groupId>com.googlecode.autoincrement</groupId>
<artifactId>autoincrement-plugin</artifactId>
<version>0.0.4</version>
</dependency>
<dependency org="com.googlecode.autoincrement" name="autoincrement-plugin" rev="0.0.4"/>
"com.googlecode.autoincrement", "autoincrement-plugin", "0.0.4"