Updated versions in documentation & dependency management within samples
Versions where updated in documentation that is included in the generation of our reference documentation. Also, to clean up version management within the samples, the spring-cloud-task-dependencies was introduced into each pom so that versions are managed at that level.
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-starter-stream-rabbit</artifactId>
|
||||
<version>1.0.2.RELEASE</version>
|
||||
<version>1.0.3.BUILD-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user