Update version literals prior to release 2.2.3

This commit is contained in:
Michael Minella
2013-11-22 09:53:15 -06:00
parent 29c47ba836
commit 55431df146

View File

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