Updated version literals prior to release 2.2.1

This commit is contained in:
Michael Minella
2013-07-26 13:15:19 -05:00
parent 5e577e03bb
commit f2d76c9cd3
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
</description>
<properties>
<spring.framework.version>3.2.0.RELEASE</spring.framework.version>
<spring.batch.version>3.0.0.BUILD-SNAPSHOT</spring.batch.version>
<spring.batch.version>2.2.1.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

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