Настройка автоматический смены версий
This commit is contained in:
parent
61e98c75b2
commit
cad7dc9cef
2
pom.xml
2
pom.xml
@ -222,7 +222,7 @@
|
||||
<artifactId>maven-release-plugin</artifactId>
|
||||
<version>3.0.0-M7</version>
|
||||
<configuration>
|
||||
<goals>deploy</goals>
|
||||
<preparationGoals>clean install</preparationGoals>
|
||||
<tagNameFormat>v.@{project.version}</tagNameFormat>
|
||||
<releaseProfiles>releases</releaseProfiles>
|
||||
<pushChanges>false</pushChanges>
|
||||
|
Loading…
Reference in New Issue
Block a user