mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.jenkins-ci.plugins:scm-api to v707
This commit is contained in:
parent
66296a495f
commit
1c3b8c54a8
|
@ -115,7 +115,7 @@ THE SOFTWARE.
|
||||||
<!-- Required by workflow-support -->
|
<!-- Required by workflow-support -->
|
||||||
<groupId>org.jenkins-ci.plugins</groupId>
|
<groupId>org.jenkins-ci.plugins</groupId>
|
||||||
<artifactId>scm-api</artifactId>
|
<artifactId>scm-api</artifactId>
|
||||||
<version>704.v3ce5c542825a_</version>
|
<version>707.v749f968369d4</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<!-- requireUpperBoundDeps via matrix-project and junit -->
|
<!-- requireUpperBoundDeps via matrix-project and junit -->
|
||||||
|
|
|
@ -422,7 +422,7 @@ THE SOFTWARE.
|
||||||
<!-- dependency of workflow-api and workflow-support -->
|
<!-- dependency of workflow-api and workflow-support -->
|
||||||
<groupId>org.jenkins-ci.plugins</groupId>
|
<groupId>org.jenkins-ci.plugins</groupId>
|
||||||
<artifactId>scm-api</artifactId>
|
<artifactId>scm-api</artifactId>
|
||||||
<version>704.v3ce5c542825a_</version>
|
<version>707.v749f968369d4</version>
|
||||||
<type>hpi</type>
|
<type>hpi</type>
|
||||||
</artifactItem>
|
</artifactItem>
|
||||||
<artifactItem>
|
<artifactItem>
|
||||||
|
|
Loading…
Reference in New Issue