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

This commit is contained in:
Michael Minella
2013-11-22 09:56:51 -06:00
parent 55431df146
commit ef88dc196e
10 changed files with 13 additions and 13 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-parent</artifactId>
<version>2.2.3.BUILD-SNAPSHOT</version>
<version>2.2.3.RELEASE</version>
<relativePath>../spring-batch-parent</relativePath>
</parent>
<properties>