Move spring-integration-test into the test scope

This commit is contained in:
Artem Bilan
2018-01-26 15:01:54 -05:00
committed by GitHub
parent 004b3eafba
commit 0df3195138

View File

@@ -66,6 +66,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>