Skip to content

Commit b1d8043

Browse files
authored
Merge branch 'master' into remove_ioexception2
2 parents ed656c9 + a5a61cd commit b1d8043

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ THE SOFTWARE.
7373
</issueManagement>
7474

7575
<properties>
76-
<revision>2.510</revision>
76+
<revision>2.511</revision>
7777
<changelist>-SNAPSHOT</changelist>
78-
<project.build.outputTimestamp>2025-05-06T13:04:02Z</project.build.outputTimestamp>
78+
<project.build.outputTimestamp>2025-05-13T14:33:55Z</project.build.outputTimestamp>
7979

8080
<!-- configuration for patch tracker plugin -->
8181
<project.patchManagement.system>github</project.patchManagement.system>

test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ THE SOFTWARE.
123123
<dependency>
124124
<groupId>org.jenkins-ci.plugins.workflow</groupId>
125125
<artifactId>workflow-api</artifactId>
126-
<version>1371.ve334280b_d611</version>
126+
<version>1373.v7b_813f10efa_b_</version>
127127
</dependency>
128128
<dependency>
129129
<groupId>org.jenkins-ci.plugins.workflow</groupId>

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ THE SOFTWARE.
324324
<!-- dependency of junit, plugin-util-api, and workflow-support -->
325325
<groupId>org.jenkins-ci.plugins.workflow</groupId>
326326
<artifactId>workflow-api</artifactId>
327-
<version>1371.ve334280b_d611</version>
327+
<version>1373.v7b_813f10efa_b_</version>
328328
<type>hpi</type>
329329
</artifactItem>
330330
<artifactItem>

0 commit comments

Comments
 (0)