Update version literal prior to release 2.2.0.M1

This commit is contained in:
Michael Minella
2013-01-24 13:58:13 -06:00
parent ca9d00d1a2
commit bcc07f2525

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.M1</spring.batch.version>
<dependency.locations.enabled>false</dependency.locations.enabled>
<junit.version>4.10</junit.version>
<compiler.target.version>1.6</compiler.target.version>