NIFI-5050 update frontend-maven-plugin

This closes #2613

Signed-off-by: Scott Aslan <scottyaslan@gmail.com>
This commit is contained in:
Vi On 2018-04-06 12:48:46 -07:00 committed by Scott Aslan
parent 63d4bba5a4
commit b414132324
2 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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>