Skip to content

Commit 70bfce5

Browse files
committed
Revert "chore(deps): bump org.jenkins-ci.plugins:copyartifact from 761.vea_2b_25523e84 to 763.v66351b_9c297f in /bom-weekly (#4409)"
Declarative Pipeline tests fail due to copyartifact plugin not loading on the 2.492.x line. Fails with the commandL: LINE=2.492.x PLUGINS=pipeline-model-definition TEST=InjectedTest bash local-test.sh This reverts commit fa9855f.
1 parent 155ffc5 commit 70bfce5

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
@@ -349,11 +349,6 @@
349349
<artifactId>config-file-provider</artifactId>
350350
<version>980.v88956a_a_5d6a_d</version>
351351
</dependency>
352-
<dependency>
353-
<groupId>org.jenkins-ci.plugins</groupId>
354-
<artifactId>copyartifact</artifactId>
355-
<version>761.vea_2b_25523e84</version>
356-
</dependency>
357352
<dependency>
358353
<groupId>org.jenkins-ci.plugins</groupId>
359354
<artifactId>credentials</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -921,7 +921,7 @@
921921
<dependency>
922922
<groupId>org.jenkins-ci.plugins</groupId>
923923
<artifactId>copyartifact</artifactId>
924-
<version>763.v66351b_9c297f</version>
924+
<version>761.vea_2b_25523e84</version>
925925
</dependency>
926926
<dependency>
927927
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)