From 8fe755d2819f2b976dc88f5e81b291f5311eaf3d Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Mon, 3 Oct 2016 22:52:43 -0700 Subject: [PATCH] Fixup parent POM version --- spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml b/spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml index 3572ddfcfb7..b069b69fa5c 100644 --- a/spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml +++ b/spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 1.4.2.BUILD-SNAPSHOT + 1.5.0.BUILD-SNAPSHOT spring-boot-sample-test-nomockito Spring Boot Test Sample No Mockito