Change Getting Started Sample artifact version to 1.4.0-SNAPSHOT matching the project version.

This commit is contained in:
John Blum
2020-08-03 13:13:58 -07:00
parent 6ce9737549
commit 71746afb53

View File

@@ -3,7 +3,7 @@ applications:
- name: crm-app
memory: 768M
instances: 1
path: ./build/libs/spring-geode-samples-getting-started-1.2.0.BUILD-SNAPSHOT.jar
path: ./build/libs/spring-geode-samples-getting-started-1.4.0-SNAPSHOT.jar
services:
- pccServiceOne
buildpacks: