From d4174e121446156dfc225480f3bc776e8d7cb4ac Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Wed, 1 Jul 2009 03:46:42 +0000 Subject: [PATCH] Fixing samples pom --- .../pom.xml | 31 ++++++++++--------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/org.springframework.integration.samples/pom.xml b/org.springframework.integration.samples/pom.xml index 4bc26426a5..ea2e3cba58 100644 --- a/org.springframework.integration.samples/pom.xml +++ b/org.springframework.integration.samples/pom.xml @@ -8,7 +8,9 @@ 1.0.3 pom Spring Integration Samples - + + 1.0.3.BUILD-20090701033844 + cafe errorhandling @@ -24,69 +26,69 @@ org.springframework.integration org.springframework.integration.stream - 1.0.3.BUILD-SNAPSHOT + ${release.version} org.springframework.integration org.springframework.integration - 1.0.3.BUILD-SNAPSHOT + ${release.version} org.springframework.integration org.springframework.integration.adapter - 1.0.3.BUILD-SNAPSHOT + ${release.version} org.springframework.integration org.springframework.integration.event - 1.0.3.BUILD-SNAPSHOT + ${release.version} org.springframework.integration org.springframework.integration.file - 1.0.3.BUILD-SNAPSHOT + ${release.version} org.springframework.integration org.springframework.integration.http - 1.0.3.BUILD-SNAPSHOT + ${release.version} org.springframework.integration org.springframework.integration.httpinvoker - 1.0.3.BUILD-SNAPSHOT + ${release.version} org.springframework.integration org.springframework.integration.jms - 1.0.3.BUILD-SNAPSHOT + ${release.version} org.springframework.integration org.springframework.integration.mail - 1.0.3.BUILD-SNAPSHOT + ${release.version} org.springframework.integration org.springframework.integration.rmi - 1.0.3.BUILD-SNAPSHOT + ${release.version} org.springframework.integration org.springframework.integration.security - 1.0.3.BUILD-SNAPSHOT + ${release.version} org.springframework.integration org.springframework.integration.ws - 1.0.3.BUILD-SNAPSHOT + ${release.version} org.springframework.integration org.springframework.integration.xml - 1.0.3.BUILD-SNAPSHOT + ${release.version} @@ -149,5 +151,6 @@ http://repository.springsource.com/maven/bundles/external + \ No newline at end of file