config release plugin

This commit is contained in:
Dejan Bosanac 2014-06-04 10:50:12 +02:00
parent 1591960887
commit 09c470ac99
1 changed files with 2 additions and 0 deletions

View File

@ -1116,6 +1116,8 @@
<allowTimestampedSnapshots>false</allowTimestampedSnapshots>
<preparationGoals>clean install</preparationGoals>
<goals>deploy</goals>
<remoteTagging>false</remoteTagging>
<suppressCommitBeforeTag>false</suppressCommitBeforeTag>
</configuration>
</plugin>
<plugin>