mirror of https://github.com/jenkinsci/jenkins.git
[JENKINS-75232] No need for scope in dependencyManagement
This commit is contained in:
parent
5b702a0954
commit
6c25f40714
|
@ -97,7 +97,6 @@ THE SOFTWARE.
|
|||
<artifactId>jenkins-test-harness</artifactId>
|
||||
<!-- TODO: https://github.com/jenkinsci/jenkins-test-harness/pull/920 -->
|
||||
<version>2397.ve8774ea_1dd39</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jenkins-ci.plugins</groupId>
|
||||
|
|
Loading…
Reference in New Issue