mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
removed configuration from scm
This commit is contained in:
parent
77b45d0910
commit
07c8460c70
1 changed files with 0 additions and 4 deletions
4
pom.xml
4
pom.xml
|
@ -192,10 +192,6 @@
|
|||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-release-plugin</artifactId>
|
||||
<version>3.0.1</version>
|
||||
<configuration>
|
||||
<tagName>${project.artifactId}-${project.version}</tagName>
|
||||
<preRelease>true</preRelease>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
|
|
Loading…
Reference in a new issue