From d5561ce77fa68d2393e4f3a6674142279291ecd0 Mon Sep 17 00:00:00 2001 From: TECH_WORK Date: Fri, 19 Jan 2018 00:07:42 -0600 Subject: [PATCH 1/3] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fa5e4df94..6e1d8e682 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples spring-petclinic - 2.0.0 + 1.5.1 org.springframework.boot From f5d47122e07dbd9a5c9140f486c631e3e4d49f1f Mon Sep 17 00:00:00 2001 From: TECH_WORK Date: Fri, 19 Jan 2018 00:09:00 -0600 Subject: [PATCH 2/3] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6e1d8e682..dd508a6d5 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.0.BUILD-SNAPSHOT + 1.5.4.RELEASE petclinic From 47fe646d42800ee3371eaf007b94746e3ccf4747 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 23 Jan 2018 05:03:40 +0000 Subject: [PATCH 3/3] testing scm --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 [![Build Status](https://travis-ci.org/spring-projects/spring-petclinic.png?branch=master)](https://travis-ci.org/spring-projects/spring-petclinic/) - +#testing scm ## Understanding the Spring Petclinic application with a few diagrams See the presentation here