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

This commit is contained in:
Michael Minella
2014-04-11 13:39:33 -05:00
parent a1cc7bb475
commit 993d0e52ed
10 changed files with 17 additions and 17 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.6.BUILD-SNAPSHOT</version>
<version>2.2.6.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.