mirror of
https://github.com/apache/nifi.git
synced 2025-03-06 09:29:33 +00:00
NIFI-5050 update frontend-maven-plugin
This closes #2613 Signed-off-by: Scott Aslan <scottyaslan@gmail.com>
This commit is contained in:
parent
63d4bba5a4
commit
b414132324
@ -358,7 +358,7 @@
|
||||
<plugin>
|
||||
<groupId>com.github.eirslett</groupId>
|
||||
<artifactId>frontend-maven-plugin</artifactId>
|
||||
<version>1.1</version>
|
||||
<version>1.4</version>
|
||||
<configuration>
|
||||
<installDirectory>${frontend.working.dir}</installDirectory>
|
||||
</configuration>
|
||||
|
@ -176,7 +176,7 @@ language governing permissions and limitations under the License. -->
|
||||
<plugin>
|
||||
<groupId>com.github.eirslett</groupId>
|
||||
<artifactId>frontend-maven-plugin</artifactId>
|
||||
<version>1.1</version>
|
||||
<version>1.4</version>
|
||||
<configuration>
|
||||
<installDirectory>${frontend.working.dir}</installDirectory>
|
||||
</configuration>
|
||||
@ -233,4 +233,4 @@ language governing permissions and limitations under the License. -->
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user