INT-803 the 'cafe' and 'helloworld' samples now correctly include Spring context XML files in JAR

This commit is contained in:
Mark Fisher
2009-10-09 15:41:12 +00:00
parent 78dd0ffd0d
commit d1ac39f631
10 changed files with 48 additions and 36 deletions

View File

@@ -2,10 +2,10 @@
<parent>
<artifactId>spring-integration-samples</artifactId>
<groupId>org.springframework.integration</groupId>
<version>1.0.3</version>
<version>1.0.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>errorhandling</groupId>
<artifactId>errorhandling</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
</project>