提交 49f03607 编写于 作者: J Jesse Glick

Merge branch 'master' into SSH-CLI-JENKINS-41745

......@@ -41,8 +41,8 @@ THE SOFTWARE.
<JENKINS_HOME>${basedir}/work</JENKINS_HOME>
<contextPath>/jenkins</contextPath><!-- context path during test -->
<port>8080</port><!-- HTTP listener port -->
<node.version>4.0.0</node.version>
<npm.version>3.8.9</npm.version>
<node.version>6.10.2</node.version>
<npm.version>3.10.10</npm.version>
</properties>
<dependencies>
......@@ -642,7 +642,7 @@ THE SOFTWARE.
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
<executions>
<execution>
<id>get-node</id>
......@@ -706,7 +706,7 @@ THE SOFTWARE.
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.0</version>
<version>1.4</version>
<executions>
<execution>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册