mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 23:05:49 +00:00
modify pom
This commit is contained in:
parent
d8fcd11e67
commit
8c75c87af9
1 changed files with 6 additions and 3 deletions
3
pom.xml
3
pom.xml
|
@ -14,6 +14,9 @@
|
||||||
</parent>
|
</parent>
|
||||||
<name>petclinic</name>
|
<name>petclinic</name>
|
||||||
|
|
||||||
|
<scm>
|
||||||
|
<connection>scm:git:</connection>
|
||||||
|
</scm>
|
||||||
<properties>
|
<properties>
|
||||||
|
|
||||||
<!-- Generic properties -->
|
<!-- Generic properties -->
|
||||||
|
|
Loading…
Reference in a new issue