Skip to content

Commit 0a572be

Browse files
committed
Revert "chore(deps): bump org.jenkins-ci.plugins:versioncolumn from 243.vda_c20eea_a_8a_f to 319.v052e2d416b_23 in /bom-weekly (jenkinsci#4230)"
Test failures reported during BOM release, including: * hudson.plugin.versioncolumn.VersionMonitorTest.testMonitor_VersionIsNull_NotIgnored * hudson.plugin.versioncolumn.VersionMonitorTest.testMonitor_DifferentVersion_NotIgnored This reverts commit 942ab4a.
1 parent 297f95e commit 0a572be

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

bom-2.462.x/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -358,11 +358,6 @@
358358
<artifactId>timestamper</artifactId>
359359
<version>1.27</version>
360360
</dependency>
361-
<dependency>
362-
<groupId>org.jenkins-ci.plugins</groupId>
363-
<artifactId>versioncolumn</artifactId>
364-
<version>243.vda_c20eea_a_8a_f</version>
365-
</dependency>
366361
<dependency>
367362
<groupId>org.jenkins-ci.plugins</groupId>
368363
<artifactId>ws-cleanup</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1436,7 +1436,7 @@
14361436
<dependency>
14371437
<groupId>org.jenkins-ci.plugins</groupId>
14381438
<artifactId>versioncolumn</artifactId>
1439-
<version>319.v052e2d416b_23</version>
1439+
<version>243.vda_c20eea_a_8a_f</version>
14401440
</dependency>
14411441
<dependency>
14421442
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)