From 4417d05f3a4d421bee9e7971f66efd0cc5424170 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 28 May 2014 15:26:05 +0100 Subject: [PATCH] Fixup incorrect parent version Inadvertently missed during a 1.0.x merge. --- spring-boot-samples/spring-boot-sample-tomcat8-jsp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-samples/spring-boot-sample-tomcat8-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat8-jsp/pom.xml index e06cdddf3cf..742e5200226 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat8-jsp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat8-jsp/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.0.3.BUILD-SNAPSHOT + 1.1.0.BUILD-SNAPSHOT spring-boot-sample-tomcat8-jsp war