dont deploy after release
This commit is contained in:
parent
2b69b07306
commit
1310e27ac5
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -21,6 +21,7 @@
|
|||
<artifactId>maven-release-plugin</artifactId>
|
||||
<version>2.5.3</version>
|
||||
<configuration>
|
||||
<goals>install</goals>
|
||||
<tagNameFormat>v@{project.version}</tagNameFormat>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
Loading…
Reference in a new issue