mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
Changed pom again
This commit is contained in:
parent
ed17134c01
commit
e1968c13a6
1 changed files with 1 additions and 2 deletions
3
pom.xml
3
pom.xml
|
@ -141,7 +141,6 @@
|
|||
|
||||
<scm>
|
||||
<developerConnection>scm:git:https://github.com/iancumatei67/spring-petclinic.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<build>
|
||||
|
@ -150,7 +149,7 @@
|
|||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-release-plugin</artifactId>
|
||||
<version>3.0.1</version>
|
||||
</plugin>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-enforcer-plugin</artifactId>
|
||||
|
|
Loading…
Reference in a new issue