Skip to content

Commit 4205b1c

Browse files
committed
scm-api tests need to be bumped to accommodate jenkinsci/scm-api-plugin#358
1 parent d63553c commit 4205b1c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,12 @@
9191
<artifactId>scm-api</artifactId>
9292
<version>724.v7d839074eb_5c</version>
9393
</dependency>
94+
<dependency>
95+
<groupId>org.jenkins-ci.plugins</groupId>
96+
<artifactId>scm-api</artifactId>
97+
<classifier>tests</classifier>
98+
<version>724.v7d839074eb_5c</version>
99+
</dependency>
94100
</dependencies>
95101
</dependencyManagement>
96102
<dependencies>

0 commit comments

Comments
 (0)