From ef2898a2f95ae7981909ce92f7417a3e66053a69 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 26 Aug 2014 14:38:03 +0100 Subject: [PATCH] Fix version in new sample --- spring-boot-samples/spring-boot-sample-velocity/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-samples/spring-boot-sample-velocity/pom.xml b/spring-boot-samples/spring-boot-sample-velocity/pom.xml index 7c2fe2fb5e..124ffd3cd7 100644 --- a/spring-boot-samples/spring-boot-sample-velocity/pom.xml +++ b/spring-boot-samples/spring-boot-sample-velocity/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.1.6.BUILD-SNAPSHOT + 1.2.0.BUILD-SNAPSHOT spring-boot-sample-velocity spring-boot-sample-velocity