INT-1419 - changed the name to async-gateway
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user