mirror of https://github.com/apache/nifi.git
NIFI-429: Fixed typo in pom
This commit is contained in:
parent
41b21af576
commit
3472bf3f52
|
@ -38,7 +38,7 @@
|
|||
<goal>perform</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<pomFileName>nar-maven-plugin/pom.xml</pomFileName>
|
||||
<pomFileName>nifi-nar-maven-plugin/pom.xml</pomFileName>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
|
|
Loading…
Reference in New Issue