Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Updating baseline to 1.609.2 to pick up JENKINS-28840 fix.
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
pom.xml
|
@@ -28,7 +28,7 @@ |
|
|
<parent> |
|
|
<groupId>org.jenkins-ci.plugins</groupId> |
|
|
<artifactId>plugin</artifactId> |
|
|
<version>1.609.1</version> |
|
|
<version>1.609.2</version> |
|
|
</parent> |
|
|
<groupId>org.jenkins-ci.plugins.workflow</groupId> |
|
|
<artifactId>workflow-pom</artifactId> |
|
|