Update version literals prior to release 2.2.4

This commit is contained in:
Michael Minella
2013-12-27 12:56:43 -06:00
parent 51ce669d98
commit 85aa1c5919
5 changed files with 24 additions and 7 deletions

View File

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