mirror of https://github.com/apache/nifi.git
NIFI-270: remove reference to nonexistent check-license profile.
This commit is contained in:
parent
ab2032e63c
commit
314241ba81
|
@ -145,7 +145,7 @@
|
|||
<version>2.5.1</version>
|
||||
<configuration>
|
||||
<useReleaseProfile>true</useReleaseProfile>
|
||||
<releaseProfiles>apache-release,check-licenses</releaseProfiles>
|
||||
<releaseProfiles>apache-release</releaseProfiles>
|
||||
<autoVersionSubmodules>true</autoVersionSubmodules>
|
||||
<goals>deploy</goals>
|
||||
<tagNameFormat>@{project.artifactId}-@{project.version}</tagNameFormat>
|
||||
|
|
Loading…
Reference in New Issue