mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
[maven-release-plugin] prepare release myproj-1.4-SNAPSHOT
This commit is contained in:
parent
3528d13afb
commit
2945fea083
1 changed files with 2 additions and 1 deletions
3
pom.xml
3
pom.xml
|
@ -13,8 +13,9 @@
|
|||
<name>petclinic</name>
|
||||
|
||||
<scm>
|
||||
<connection>scm:git:https://github.com/KubaGrid/spring-petclinic</connection>
|
||||
<tag>myproj-1.4-SNAPSHOT</tag>
|
||||
<connection>scm:ssh://git@github.com:KubaGrid/spring-petclinic.git</connection>
|
||||
<developerConnection>scm:git:https://github.com/KubaGrid/spring-petclinic</developerConnection>
|
||||
</scm>
|
||||
<properties>
|
||||
|
||||
|
|
Loading…
Reference in a new issue