Update version literals prior to release 2.2.0
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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}}
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user