Upgraded Spring Cloud Deployer and related components to 2.0.0.BUILD-SNAPSHOT

This commit is contained in:
Michael Minella
2017-08-04 14:34:11 -05:00
parent 668b4447b5
commit 29b719dce9
2 changed files with 5 additions and 5 deletions

View File

@@ -53,7 +53,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-deployer-local</artifactId>
<version>1.2.1.RELEASE</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
</dependency>
<dependency>