Skip to content

Commit

Permalink
Incremental deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Aug 26, 2024
1 parent cfea011 commit 843cead
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,11 @@
<scope>import</scope>
<type>pom</type>
</dependency>
<!-- TODO until in BOM: -->
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-cps</artifactId>
<version>999999-SNAPSHOT</version>
<version>3950.v9dfcb_0544a_5d</version> <!-- TODO https://github.com/jenkinsci/workflow-cps-plugin/pull/929 -->
</dependency>
<dependency>
<groupId>org.jenkins-ci.main</groupId>
Expand Down

0 comments on commit 843cead

Please sign in to comment.