From 0f840cd50bdff41206dd6f3ae8aebdbb09bac8b3 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 20 Dec 2016 10:47:45 +0000 Subject: [PATCH] Change artifactId to 'spring-petclinic' --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d306cb972..e842808d8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 org.springframework.samples - springboot-petclinic + spring-petclinic 1.4.2