mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-18 13:35:50 +00:00
fix
This commit is contained in:
parent
d9aa90affd
commit
144da98e5d
1 changed files with 4 additions and 4 deletions
8
pom.xml
8
pom.xml
|
@ -296,10 +296,10 @@
|
|||
</license>
|
||||
</licenses>
|
||||
|
||||
<scm>
|
||||
<connection>scm:git:git@github.com:schurikova/spring-petclinic.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:schurikova/spring-petclinic.git</developerConnection>
|
||||
</scm>
|
||||
<scm>
|
||||
<connection>scm:git:https://github.com/schurikova/spring-petclinic.git</connection>
|
||||
<developerConnection>scm:git:https://github.com/schurikova/spring-petclinic.git</developerConnection>
|
||||
</scm>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
|
|
Loading…
Reference in a new issue