mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:35:50 +00:00
Sigur merge
This commit is contained in:
parent
5fed872ce3
commit
7b7f83f778
1 changed files with 7 additions and 0 deletions
7
pom.xml
7
pom.xml
|
@ -144,6 +144,13 @@
|
|||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>github</id>
|
||||
<url>https://github.com/iancumatei67/spring-petclinic</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
|
Loading…
Reference in a new issue