Skip to content

Commit 07eb9f1

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
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)