mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Upgrade the npm version of mvn build
This commit is contained in:
parent
2942091150
commit
e85d3af9c0
@ -66,7 +66,6 @@
|
||||
<phase>generate-resources</phase>
|
||||
<configuration>
|
||||
<nodeVersion>${node.version}</nodeVersion>
|
||||
<npmVersion>${npm.version}</npmVersion>
|
||||
</configuration>
|
||||
</execution>
|
||||
<execution>
|
||||
|
||||
@ -69,7 +69,6 @@
|
||||
<phase>generate-resources</phase>
|
||||
<configuration>
|
||||
<nodeVersion>${node.version}</nodeVersion>
|
||||
<npmVersion>${npm.version}</npmVersion>
|
||||
</configuration>
|
||||
</execution>
|
||||
<execution>
|
||||
|
||||
3
pom.xml
3
pom.xml
@ -2249,8 +2249,7 @@
|
||||
<googlecode.plist.version>1.21</googlecode.plist.version>
|
||||
<net.dongliu.version>2.6.5</net.dongliu.version>
|
||||
<frontend.mave.version>1.7.6</frontend.mave.version>
|
||||
<node.version>v10.15.3</node.version>
|
||||
<npm.version>6.9.0</npm.version>
|
||||
<node.version>v12.18.1</node.version>
|
||||
|
||||
<maven.checkstyle.vesion>3.1.0</maven.checkstyle.vesion>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user