NIFI-245: set up the rest of the Apache release wiring.

Signed-off-by: joewitt <joewitt@apache.org>
This commit is contained in:
Benson Margulies 2015-01-11 08:54:07 -05:00 committed by joewitt
parent 83dc133472
commit a58cf4ad66
1 changed files with 1 additions and 0 deletions

View File

@ -174,6 +174,7 @@
<pomFileName>platform/pom.xml</pomFileName>
<arguments>-P apache-release,check-licenses</arguments>
<autoVersionSubmodules>true</autoVersionSubmodules>
<releaseProfiles>apache-release</releaseProfiles>
<goals>deploy</goals>
<tagNameFormat>@{project.version}</tagNameFormat>
<pushChanges>false</pushChanges>