diff --git a/pom.xml b/pom.xml
index a68944300..ff7c29a4c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,12 +5,12 @@
4.0.0
org.springframework.samples
spring-petclinic
- 2.0.0
+ 1.5.1
org.springframework.boot
spring-boot-starter-parent
- 2.0.0.BUILD-SNAPSHOT
+ 1.5.4.RELEASE
petclinic
diff --git a/readme.md b/readme.md
index 3f4c376ec..3c2291f2c 100644
--- a/readme.md
+++ b/readme.md
@@ -1,5 +1,5 @@
# Spring PetClinic Sample Application [](https://travis-ci.org/spring-projects/spring-petclinic/)
-
+#testing scm
## Understanding the Spring Petclinic application with a few diagrams
See the presentation here