We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 604b43c commit 0c8b499Copy full SHA for 0c8b499
bom-2.492.x/pom.xml
@@ -18,6 +18,11 @@
18
<type>pom</type>
19
<scope>import</scope>
20
</dependency>
21
+ <dependency>
22
+ <groupId>org.jenkins-ci.plugins</groupId>
23
+ <artifactId>copyartifact</artifactId>
24
+ <version>761.vea_2b_25523e84</version>
25
+ </dependency>
26
</dependencies>
27
</dependencyManagement>
28
</project>
bom-weekly/pom.xml
@@ -921,7 +921,7 @@
921
<dependency>
922
<groupId>org.jenkins-ci.plugins</groupId>
923
<artifactId>copyartifact</artifactId>
924
- <version>761.vea_2b_25523e84</version>
+ <version>763.v66351b_9c297f</version>
925
926
927
0 commit comments