Rename vanilla-samples
- Change the name to spring-cloud-streams-samples which is already used in pom.xml
This commit is contained in:
committed by
Mark Fisher
parent
e4cc9e5222
commit
e3b3bd82fc
1
.gitignore
vendored
1
.gitignore
vendored
@@ -20,3 +20,4 @@ _site/
|
||||
.idea
|
||||
.factorypath
|
||||
spring-xd-samples/*/xd
|
||||
dump.rdb
|
||||
|
||||
1
pom.xml
1
pom.xml
@@ -31,6 +31,7 @@
|
||||
<module>spring-cloud-streams-common</module>
|
||||
<module>spring-xd-runner</module>
|
||||
<module>spring-xd-samples</module>
|
||||
<module>spring-cloud-streams-samples</module>
|
||||
</modules>
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
|
||||
@@ -18,4 +18,3 @@ spring:
|
||||
cloud:
|
||||
channels:
|
||||
inputChannelName: xformed
|
||||
|
||||
Reference in New Issue
Block a user