mirror of https://github.com/apache/nifi.git
Removing the remnant reference of the nifi-nar-maven-plugin from nifi-parent.
This commit is contained in:
parent
060a1e0d9c
commit
06b2c080a5
|
@ -367,12 +367,6 @@
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.nifi</groupId>
|
|
||||||
<artifactId>nifi-nar-maven-plugin</artifactId>
|
|
||||||
<version>1.0.1-incubating-SNAPSHOT</version>
|
|
||||||
<extensions>true</extensions>
|
|
||||||
</plugin>
|
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
<profiles>
|
<profiles>
|
||||||
|
|
Loading…
Reference in New Issue