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 888
888
<artifactId >build-timeout</artifactId >
889
889
<version >1.37</version >
890
890
</dependency >
891
+ <dependency >
892
+ <groupId >org.jenkins-ci.plugins</groupId >
893
+ <artifactId >build-timestamp</artifactId >
894
+ <version >1.1.0</version >
895
+ </dependency >
891
896
<dependency >
892
897
<groupId >org.jenkins-ci.plugins</groupId >
893
898
<artifactId >build-user-vars-plugin</artifactId >
Original file line number Diff line number Diff line change 795
795
<artifactId >build-timeout</artifactId >
796
796
<scope >test</scope >
797
797
</dependency >
798
+ <dependency >
799
+ <groupId >org.jenkins-ci.plugins</groupId >
800
+ <artifactId >build-timestamp</artifactId >
801
+ <scope >test</scope >
802
+ </dependency >
798
803
<dependency >
799
804
<groupId >org.jenkins-ci.plugins</groupId >
800
805
<artifactId >build-user-vars-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments