NIFI-429: Fixed typo in pom

This commit is contained in:
Mark Payne 2015-05-05 13:58:18 -04:00
parent 41b21af576
commit 3472bf3f52
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<goal>perform</goal> <goal>perform</goal>
</goals> </goals>
<configuration> <configuration>
<pomFileName>nar-maven-plugin/pom.xml</pomFileName> <pomFileName>nifi-nar-maven-plugin/pom.xml</pomFileName>
</configuration> </configuration>
</execution> </execution>
</executions> </executions>