diff --git a/pom.xml b/pom.xml index d306cb972c10ebdd5860fb9b609be53b0b6f2e39..e842808d82c67e29b78c1b7d8e3cd215aad129d1 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"> <modelVersion>4.0.0</modelVersion> <groupId>org.springframework.samples</groupId> - <artifactId>springboot-petclinic</artifactId> + <artifactId>spring-petclinic</artifactId> <version>1.4.2</version> <parent>