diff --git a/pom.xml b/pom.xml index 0c3d0c55e3478aeea4d6abea141c7edf4d7b2dad..b59ada728d3572dfd0ab436c1fecfcea9a2f54c7 100644 --- a/pom.xml +++ b/pom.xml @@ -455,4 +455,5 @@ </plugins> </build> + <url>demopetclinic</url> </project> diff --git a/readme.md b/readme.md index c4460274437a4a784051b841e3af91a84e3401f4..091f725cbd5cc412c5bebaa1a2223bc51afc00fb 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,7 @@ # Spring PetClinic Sample Application ## What does it look like? --spring-petclinic has been deployed here on cloudfoundry: http://gopetclinic.cfapps.io/ +-spring-petclinic has been deployed here on cloudfoundry: http://demo-spring-petclinic.cfapps.io/ ## Understanding the Spring Petclinic application with a few diagrams