Code review cleanup

This commit is contained in:
Michael Minella
2016-04-25 23:04:16 -05:00
parent 43d869f726
commit bf52aee188
21 changed files with 224 additions and 334 deletions

View File

@@ -34,12 +34,6 @@
<artifactId>spring-cloud-task-stream</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-test</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-batch</artifactId>