INT-1419 - changed the name to async-gateway

This commit is contained in:
Oleg Zhurakousky
2010-09-03 14:25:01 +00:00
parent 0e5ddbdbf8
commit 13f85cfb5a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>gateway-with-futures</name>
<name>async-gateway</name>
<comment></comment>
<projects>
</projects>

View File

@@ -6,8 +6,8 @@
<artifactId>spring-integration-samples</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>gateway-with-futures</artifactId>
<name>Gateway with Futures Demo</name>
<artifactId>async-gateway</artifactId>
<name> Gateway Demo</name>
<packaging>jar</packaging>
<dependencies>
<dependency>