From 3048f44a964ab2390dff26f0818c941ba40bdc56 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Thu, 26 Feb 2015 21:06:35 -0800 Subject: [PATCH] Move master to 1.3.0.BUILD-SNAPSHOT --- spring-boot-samples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index a047eb30417..18f8e32833a 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT ../spring-boot-starters/spring-boot-starter-parent spring-boot-samples