diff --git a/spring-geode-samples/intro/getting-started/manifest.yml b/spring-geode-samples/intro/getting-started/manifest.yml index 21d7d164..b62f840b 100644 --- a/spring-geode-samples/intro/getting-started/manifest.yml +++ b/spring-geode-samples/intro/getting-started/manifest.yml @@ -5,6 +5,6 @@ applications: instances: 1 path: ./build/libs/spring-geode-samples-getting-started-1.2.0.BUILD-SNAPSHOT.jar services: - - pccService + - pccServiceOne buildpacks: - https://github.com/cloudfoundry/java-buildpack.git