Skip to content
Snippets Groups Projects
Commit cc710445 authored by Antoine Rey's avatar Antoine Rey
Browse files

Fixing maven build

parent a3af74f4
Branches
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
<dependencies>
<dependency>
<groupId>org.springframework.samples</groupId>
<artifactId>springboot-petclinic-client</artifactId>
<artifactId>spring-petclinic-client</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
......
......@@ -57,7 +57,7 @@
<dependency>
<groupId>org.springframework.samples</groupId>
<artifactId>springboot-petclinic-client</artifactId>
<artifactId>spring-petclinic-client</artifactId>
</dependency>
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment