mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge branch 'master' into 'master'
Upgrade the npm version of maven build Closes product-iots#567 See merge request entgra/carbon-device-mgt!577
This commit is contained in:
commit
e9a2018972
@ -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