Updated version numbers

Reset the ResourceLoader to DeploymentResourceLoader
Adjusted the poms to not run deploy for Samples as well as integration tests
Used default constructor
This commit is contained in:
Glenn Renfro
2016-07-07 17:40:20 -04:00
committed by Michael Minella
parent 02589b1b2d
commit 761df8a598
8 changed files with 64 additions and 68 deletions

View File

@@ -61,7 +61,6 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-test-support</artifactId>
<version>1.0.2.RELEASE</version>
<scope>test</scope>
</dependency>
<dependency>