Webinar End State

The state of the project at the end of the webinar,
use git log -p <this commit> to see what changed.
This commit is contained in:
Gary Russell
2012-06-26 10:43:30 -04:00
committed by Gunnar Hillert
parent dbd1be3579
commit e2dc83b725
9 changed files with 80 additions and 20 deletions

View File

@@ -16,7 +16,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.integration.version>2.2.0.M2</spring.integration.version>
<spring.integration.version>2.2.0.M3</spring.integration.version>
<org.springframework-version>3.1.1.RELEASE</org.springframework-version>
<log4j.version>1.2.16</log4j.version>
<junit.version>4.10</junit.version>