Update version literals prior to release 3.0.0.M2

This commit is contained in:
Michael Minella
2013-09-09 21:06:01 -07:00
parent c676808f15
commit a781cd5503
3 changed files with 3 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>3.0.0.BUILD-SNAPSHOT</spring.batch.version>
<spring.batch.version>3.0.0.M2</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

@@ -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>3.0.0.M2</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 3.0.0.M1</releaseinfo>
<releaseinfo>Spring Batch 3.0.0.M2</releaseinfo>
<authorgroup>
<author>