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