INT-1821 updated samples POMs to use 2.0.3.RELEASE of SI

This commit is contained in:
Oleg Zhurakousky
2011-03-01 09:24:47 -05:00
parent 2df45b703f
commit 4392c38ee6
28 changed files with 26 additions and 28 deletions

View File

@@ -6,7 +6,7 @@
<name>Feed Demo (RSS/ATOM)</name>
<packaging>jar</packaging>
<properties>
<spring.integration.version>2.0.2.BUILD-SNAPSHOT</spring.integration.version>
<spring.integration.version>2.0.3.RELEASE</spring.integration.version>
<log4j.version>1.2.16</log4j.version>
<junit.version>4.7</junit.version>
</properties>