From dfcd30be601439c933785456a5551578467b9573 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 22 Feb 2018 10:46:09 +0100 Subject: [PATCH] Fix project's version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a68944300..fe07d59b6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples spring-petclinic - 2.0.0 + 2.0.0.BUILD-SNAPSHOT org.springframework.boot