File tree 2 files changed +10
-0
lines changed
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 868
868
<artifactId >build-monitor-plugin</artifactId >
869
869
<version >1.14-961.v676e38a_7a_248</version >
870
870
</dependency >
871
+ <dependency >
872
+ <groupId >org.jenkins-ci.plugins</groupId >
873
+ <artifactId >build-name-setter</artifactId >
874
+ <version >2.5.0</version >
875
+ </dependency >
871
876
<dependency >
872
877
<groupId >org.jenkins-ci.plugins</groupId >
873
878
<artifactId >build-timeout</artifactId >
Original file line number Diff line number Diff line change 775
775
<artifactId >build-monitor-plugin</artifactId >
776
776
<scope >test</scope >
777
777
</dependency >
778
+ <dependency >
779
+ <groupId >org.jenkins-ci.plugins</groupId >
780
+ <artifactId >build-name-setter</artifactId >
781
+ <scope >test</scope >
782
+ </dependency >
778
783
<dependency >
779
784
<groupId >org.jenkins-ci.plugins</groupId >
780
785
<artifactId >build-timeout</artifactId >
You can’t perform that action at this time.
0 commit comments