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