TSK-100: REST version in manifest.yml updated.

This commit is contained in:
Holger Hagen 2017-12-14 09:08:03 +01:00
parent d5fcf1fe37
commit ea60136855
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Configuration file for Cloud Foundry, see https://docs.cloudfoundry.org/devguide/deploy-apps/manifest.html
applications:
- name: taskana-rest
path: rest/target/rest-0.0.1-SNAPSHOT.jar
path: rest/target/rest-0.0.3-SNAPSHOT.jar
buildpack: https://github.com/cloudfoundry/java-buildpack.git#v3.10
memory: 512M
disk_quota: 256M