pom points to github

This commit is contained in:
Daphné Augier 2020-04-12 00:29:16 +02:00
parent 4b62f33de3
commit db3a2dec91

View file

@ -15,9 +15,9 @@
<name>petclinic</name>
<distributionManagement>
<repository>
<id>internal.repo</id>
<name>Internal repo</name>
<url>file:///Users/Shared/Daphne/spring-petclinic</url>
<id>github</id>
<name>github repo</name>
<url>https://github.com/daphneaugier/spring-petclinic</url>
</repository>
</distributionManagement>
<properties>