Rename vanilla-samples

- Change the name to spring-cloud-streams-samples which is already used in pom.xml
This commit is contained in:
Ilayaperumal Gopinathan
2015-07-09 14:32:56 -07:00
committed by Mark Fisher
parent e4cc9e5222
commit e3b3bd82fc
32 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -20,3 +20,4 @@ _site/
.idea
.factorypath
spring-xd-samples/*/xd
dump.rdb

View File

@@ -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>