Determine deployable app version dynamically

The deployer now checks its own version and uses that to set
up the app versions via "launcher.version" on the command line.

Closes gh-16
This commit is contained in:
Dave Syer
2016-08-15 17:05:52 +01:00
parent 7b6d0d65f1
commit 15a2a83fb0
2 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
dt:
pre: maven://org.springframework.cloud.launcher:spring-cloud-launcher-
ver: 1.2.0.BUILD-SNAPSHOT
ver: ${launcher.version}
spring:
cloud:
launcher: