Skip to content

Commit

Permalink
Prepare for 5.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Dec 14, 2024
1 parent 018cb57 commit 26b058c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</scm>

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

0 comments on commit 26b058c

Please sign in to comment.