mirror of https://github.com/jenkinsci/jenkins.git
Merge branch 'master' into revamp-cli
This commit is contained in:
commit
aedfbf8095
|
@ -178,7 +178,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-test-harness</artifactId>
|
||||
<version>2376.v65640cf0e1b_1</version>
|
||||
<version>2378.v58ce1c9466c7</version>
|
||||
<scope>test</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
@ -218,7 +218,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>org.jenkins-ci.plugins</groupId>
|
||||
<artifactId>cloudbees-folder</artifactId>
|
||||
<version>6.975.v4161e479479f</version>
|
||||
<version>6.976.v4dc79fb_c458d</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
@ -344,7 +344,7 @@ THE SOFTWARE.
|
|||
<artifactItem>
|
||||
<groupId>io.jenkins.plugins</groupId>
|
||||
<artifactId>design-library</artifactId>
|
||||
<version>352.v3d38a_04a_9ea_9</version>
|
||||
<version>353.v3b_c47f293f54</version>
|
||||
<type>hpi</type>
|
||||
<outputDirectory>${project.build.outputDirectory}/plugins</outputDirectory>
|
||||
<destFileName>design-library.jpi</destFileName>
|
||||
|
|
Loading…
Reference in New Issue