mirror of https://github.com/apache/nifi.git
NIFI-245: set up the rest of the Apache release wiring.
Signed-off-by: joewitt <joewitt@apache.org>
This commit is contained in:
parent
83dc133472
commit
a58cf4ad66
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue