Updated Deployer and Build to release

This commit is contained in:
Glenn Renfro
2019-11-20 17:01:16 -05:00
parent 7e24e6d4ec
commit bed7155905
2 changed files with 4 additions and 4 deletions

View File

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