We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 044a876 + 4205b1c commit bac9cd5Copy full SHA for bac9cd5
pom.xml
@@ -89,7 +89,13 @@
89
<dependency>
90
<groupId>org.jenkins-ci.plugins</groupId>
91
<artifactId>scm-api</artifactId>
92
- <version>721.v54b_c43b_da_1db_</version>
+ <version>724.v7d839074eb_5c</version>
93
+ </dependency>
94
+ <dependency>
95
+ <groupId>org.jenkins-ci.plugins</groupId>
96
+ <artifactId>scm-api</artifactId>
97
+ <classifier>tests</classifier>
98
99
</dependency>
100
</dependencies>
101
</dependencyManagement>
0 commit comments