mirror of
https://github.com/apache/nifi.git
synced 2025-02-17 15:36:36 +00:00
[NIFI-3688] Commented by mistake
This commit is contained in:
parent
695fb83505
commit
d214fd6912
@ -95,7 +95,7 @@
|
||||
<build>
|
||||
<plugins>
|
||||
<!-- Makes buildRevision and buildBranch available to the NAR Plugin so they can be populated in the MANIFEST -->
|
||||
<!--plugin>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>buildnumber-maven-plugin</artifactId>
|
||||
<inherited>true</inherited>
|
||||
@ -116,7 +116,7 @@
|
||||
<buildNumberPropertyName>buildRevision</buildNumberPropertyName>
|
||||
<scmBranchPropertyName>buildBranch</scmBranchPropertyName>
|
||||
</configuration>
|
||||
</plugin-->
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user