This is an automated email from the ASF dual-hosted git repository.
imaxon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git
The following commit(s) were added to refs/heads/master by this push:
new 86c1812 [NO-ISSUE][MVN] Plugin update (to build on M1 macbooks).
86c1812 is described below
commit 86c18127feda4b189bec024f6c8502e7e6436bf3
Author: ggalvizo <[email protected]>
AuthorDate: Tue Jun 22 11:30:58 2021 -0700
[NO-ISSUE][MVN] Plugin update (to build on M1 macbooks).
- user mode changes: no
- storage format changes: no
- interface changes: no
Change-Id: Ie947924ddff4da62c5e95f6a93ad827550a6fe67
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/12003
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Ian Maxon <[email protected]>
Contrib: Ian Maxon <[email protected]>
---
asterixdb/asterix-dashboard/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/asterixdb/asterix-dashboard/pom.xml
b/asterixdb/asterix-dashboard/pom.xml
index 8bf3389..7937f75 100644
--- a/asterixdb/asterix-dashboard/pom.xml
+++ b/asterixdb/asterix-dashboard/pom.xml
@@ -66,7 +66,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
- <version>1.6</version>
+ <version>1.11.0</version>
<configuration>
<nodeVersion>v14.15.4</nodeVersion>
<npmVersion>6.14.11</npmVersion>