Skip to content

Commit 7a39df8

Browse files
committed
comment out olkder dependencies
1 parent bb804dc commit 7a39df8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,11 @@
126126
</dependency>
127127

128128
<!-- Satisfying junit minimum version of junit from groovy-postbuild -->
129-
<dependency>
129+
<!-- dependency>
130130
<groupId>org.jenkins-ci.plugins</groupId>
131131
<artifactId>junit</artifactId>
132132
<version>1300.v03d9d8a_cf1fb_</version>
133-
</dependency>
133+
</dependency -->
134134

135135

136136
<!-- Satisfying display-url-api minimum version from junit -->
@@ -171,11 +171,11 @@
171171
<version>3.17.0-84.vb_b_938040b_078</version>
172172
</dependency>
173173

174-
<dependency>
174+
<!-- dependency>
175175
<groupId>org.jenkins-ci.plugins.workflow</groupId>
176176
<artifactId>workflow-support</artifactId>
177177
<version>930.vf51d22b_ce488</version>
178-
</dependency>
178+
</dependency -->
179179

180180
<dependency>
181181
<groupId>org.jenkins-ci.plugins.workflow</groupId>

0 commit comments

Comments
 (0)