petclinic-aplcache

updated URL on cloud foundry

4/12/2014 12:54:45 PM

Changes

pom.xml 1(+1 -0)

readme.md 2(+1 -1)

Details

pom.xml 1(+1 -0)

diff --git a/pom.xml b/pom.xml
index 0c3d0c5..b59ada7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -455,4 +455,5 @@
 		</plugins>
 	</build>
 
+	<url>demopetclinic</url>
 </project>

readme.md 2(+1 -1)

diff --git a/readme.md b/readme.md
index c446027..091f725 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