Skip to content

Commit 26b058c

Browse files
committed
Prepare for 5.7.0 release
1 parent 018cb57 commit 26b058c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
</scm>
6363

6464
<properties>
65-
<revision>5.6.1</revision>
65+
<revision>5.7.0</revision>
6666
<changelist>-SNAPSHOT</changelist>
6767
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
6868
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
@@ -132,7 +132,7 @@
132132
<groupId>org.jenkins-ci.plugins</groupId>
133133
<artifactId>matrix-project</artifactId>
134134
<optional>true</optional>
135-
<!-- pipeline-model-definition plugins fail to start git plugin in PCT for 2.440.x and 2.452.x lines -->
135+
<!-- pipeline-model-definition plugins fail to start git plugin in PCT for 2.452.x line -->
136136
<!-- TODO: Remove once this workaround dependency downgrade is no longer required for PCT -->
137137
<version>822.824.v14451b_c0fd42</version>
138138
</dependency>

0 commit comments

Comments
 (0)