[maven-release-plugin] prepare release 2.2.5.RELEASE

This commit is contained in:
Michael Minella
2014-02-21 14:31:39 -06:00
parent c68daed91c
commit 9a4251fbd6
10 changed files with 13 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-simple-cli</artifactId>
<version>2.2.5.BUILD-SNAPSHOT</version>
<version>2.2.5.RELEASE</version>
<packaging>jar</packaging>
<name>Commandline</name>
<description>This project is a command line batch sample from Spring Batch demonstrating a typical batch job.