YARN-10706. Upgrade com.github.eirslett:frontend-maven-plugin to 1.11.2 (#2791)
Contributed by Mingliang Liu. Signed-off-by: Ayush Saxena <ayushsaxena@apache.org> Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
This commit is contained in:
parent
7af7eb3e9f
commit
f2de8cc5cf
|
@ -141,7 +141,7 @@
|
|||
<surefire.fork.timeout>900</surefire.fork.timeout>
|
||||
<aws-java-sdk.version>1.11.271</aws-java-sdk.version>
|
||||
<hsqldb.version>2.3.4</hsqldb.version>
|
||||
<frontend-maven-plugin.version>1.5</frontend-maven-plugin.version>
|
||||
<frontend-maven-plugin.version>1.11.2</frontend-maven-plugin.version>
|
||||
<!-- the version of Hadoop declared in the version resources; can be overridden
|
||||
so that Hadoop 3.x can declare itself a 2.x artifact. -->
|
||||
<declared.hadoop.version>${project.version}</declared.hadoop.version>
|
||||
|
|
Loading…
Reference in New Issue