Skip to content

Commit 13027ef

Browse files
committed
Make trilead-api optional
Signed-off-by: Olivier Lamy <[email protected]>
1 parent 1e4d889 commit 13027ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
<dependency>
9393
<groupId>org.jenkins-ci.plugins</groupId>
9494
<artifactId>trilead-api</artifactId>
95+
<optional>true</optional>
9596
</dependency>
9697

9798
<!-- jenkins dependencies -->

0 commit comments

Comments
 (0)