mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
[add] mvn release plugin
This commit is contained in:
parent
88fb7dc93b
commit
c07f7a3a51
1 changed files with 9 additions and 0 deletions
9
pom.xml
9
pom.xml
|
@ -9,9 +9,18 @@
|
|||
<relativePath></relativePath>
|
||||
</parent>
|
||||
|
||||
<<<<<<< HEAD
|
||||
<groupId>org.springframework.samples</groupId>
|
||||
<artifactId>spring-petclinic</artifactId>
|
||||
<version>3.4.0-SNAPSHOT</version>
|
||||
=======
|
||||
<scm>
|
||||
<developerConnection>scm:git:https://github.com/obrenovicm/spring-petclinic.git</developerConnection>
|
||||
</scm>
|
||||
|
||||
<groupId>org.springframework.samples</groupId>
|
||||
<artifactId>spring-petclinic</artifactId>
|
||||
>>>>>>> cb95a48 ([add] mvn release plugin)
|
||||
|
||||
<name>petclinic</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue