From 874cd3390e730a21501acdb9e2aa40d7617e621d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 16 Oct 2015 10:39:58 +0100 Subject: [PATCH] Fix version of parent in pom for spring-boot-sample-war --- spring-boot-samples/spring-boot-sample-war/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-samples/spring-boot-sample-war/pom.xml b/spring-boot-samples/spring-boot-sample-war/pom.xml index 959bf51486..202de19d75 100644 --- a/spring-boot-samples/spring-boot-sample-war/pom.xml +++ b/spring-boot-samples/spring-boot-sample-war/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 1.2.7.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-war war