Skip to content

Commit c6d7d2f

Browse files
authored
conditional-buildstep dep should be optional (#245)
1 parent c00b8b3 commit c6d7d2f

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
@@ -75,6 +75,7 @@
7575
<groupId>org.jenkins-ci.plugins</groupId>
7676
<artifactId>conditional-buildstep</artifactId>
7777
<version>1.4.1</version>
78+
<optional>true</optional>
7879
</dependency>
7980

8081
<!-- Workflow plugin imports are used to test compatibility -->

0 commit comments

Comments
 (0)