Skip to content

Commit 07eb9f1

Browse files
authored
Revert cleanup from #321 (#323)
1 parent a2fc14e commit 07eb9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>org.jenkins-ci.plugins.workflow</groupId>
132132
<artifactId>workflow-durable-task-step</artifactId>
133-
<scope>test</scope>
133+
<scope>runtime</scope> <!-- TODO switch to test once 1227.vdc0a_d1fd4338 or later is widely adopted -->
134134
</dependency>
135135
<dependency>
136136
<groupId>org.jenkins-ci.plugins.workflow</groupId>

0 commit comments

Comments
 (0)