Skip to content

Commit 8ee3101

Browse files
committed
Uses build-timeout incremental build
1 parent 9b7a66a commit 8ee3101

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bom-weekly/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -951,7 +951,8 @@
951951
<dependency>
952952
<groupId>org.jenkins-ci.plugins</groupId>
953953
<artifactId>build-timestamp</artifactId>
954-
<version>1.1.0</version>
954+
<!-- TODO https://github.com/jenkinsci/build-timestamp-plugin/pull/109 -->
955+
<version>1.1.1-rc169.fe49118c729e</version>
955956
</dependency>
956957
<dependency>
957958
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)