Update version literals prior to release 2.2.6

This commit is contained in:
Michael Minella
2014-04-11 13:36:38 -05:00
parent 0a58fdf84f
commit a1cc7bb475
5 changed files with 52 additions and 7 deletions

View File

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