mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
[add] connections
This commit is contained in:
parent
6df374602f
commit
b7daf5bab0
1 changed files with 2 additions and 0 deletions
2
pom.xml
2
pom.xml
|
@ -11,6 +11,8 @@
|
|||
|
||||
|
||||
<scm>
|
||||
<url>scm:git:git@github.com:obrenovicm/spring-petclinic.git</url>
|
||||
<connection>scm:git:git@github.com:obrenovicm/spring-petclinic.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:obrenovicm/spring-petclinic.git</developerConnection>
|
||||
<tag>spring-petclinic-4.0.2</tag>
|
||||
</scm>
|
||||
|
|
Loading…
Reference in a new issue