From 13f85cfb5a4b78218a5021d63f58459f9472e2f6 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Fri, 3 Sep 2010 14:25:01 +0000 Subject: [PATCH] INT-1419 - changed the name to async-gateway --- spring-integration-samples/gateway-with-futures/.project | 2 +- spring-integration-samples/gateway-with-futures/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-integration-samples/gateway-with-futures/.project b/spring-integration-samples/gateway-with-futures/.project index 2e76779d46..3897200b11 100644 --- a/spring-integration-samples/gateway-with-futures/.project +++ b/spring-integration-samples/gateway-with-futures/.project @@ -1,6 +1,6 @@ - gateway-with-futures + async-gateway diff --git a/spring-integration-samples/gateway-with-futures/pom.xml b/spring-integration-samples/gateway-with-futures/pom.xml index 41a41c5a43..d329bb46a6 100644 --- a/spring-integration-samples/gateway-with-futures/pom.xml +++ b/spring-integration-samples/gateway-with-futures/pom.xml @@ -6,8 +6,8 @@ spring-integration-samples 2.0.0.BUILD-SNAPSHOT - gateway-with-futures - Gateway with Futures Demo + async-gateway + Gateway Demo jar