upgraded samples to Spring Integration 2.0.5.RELEASE

This commit is contained in:
Oleg Zhurakousky
2011-07-18 18:15:32 -04:00
parent f8033b4533
commit ace8935c7e
53 changed files with 84 additions and 55 deletions

View File

@@ -4,7 +4,7 @@
<artifactId>file-processing</artifactId>
<version>2.0.0</version>
<properties>
<spring.integration.version>2.0.3.RELEASE</spring.integration.version>
<spring.integration.version>2.0.5.RELEASE</spring.integration.version>
<log4j.version>1.2.16</log4j.version>
<junit.version>4.7</junit.version>
</properties>