Update version literals prior to release 2.2.0

This commit is contained in:
Michael Minella
2013-06-05 12:08:10 -05:00
parent d0050c5532
commit 6abb76bb4c
3 changed files with 5 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
</description>
<properties>
<spring.framework.version>3.2.0.RELEASE</spring.framework.version>
<spring.batch.version>2.2.0.BUILD-SNAPSHOT</spring.batch.version>
<spring.batch.version>2.2.0.RELEASE</spring.batch.version>
<dependency.locations.enabled>false</dependency.locations.enabled>
<junit.version>4.10</junit.version>
<compiler.target.version>1.6</compiler.target.version>

View File

@@ -1,7 +1,7 @@
------
Spring Batch Migration Guides
------
Dave Syer
Dave Syer, Michael Minella
------
September 2009
@@ -13,6 +13,8 @@
Links:
* {{{./2.2.0.RC2-2.2.0.html}2.2.0.RC2-2.2.0}}
* {{{./2.2.0.RC1-2.2.0.RC2.html}2.2.0.RC1-2.2.0.RC2}}
* {{{./2.2.0.M1-2.2.0.RC1.html}2.2.0.M1-2.2.0.RC1}}

View File

@@ -5,7 +5,7 @@
<bookinfo>
<title>Spring Batch - Reference Documentation</title>
<releaseinfo>Spring Batch 2.2.0.RC1</releaseinfo>
<releaseinfo>Spring Batch 2.2.0.RELEASE</releaseinfo>
<authorgroup>
<author>