Skip to content

Commit

Permalink
Bump Jenkins to 2.479 baseline (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesbusy authored Nov 19, 2024
1 parent 68b90cc commit ade27f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.88</version>
<version>5.3</version>
<relativePath />
</parent>
<groupId>io.jenkins.plugins</groupId>
Expand All @@ -20,8 +20,8 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/openshift-k8s-credentials-plugin</gitHubRepo>
<jenkins.baseline>2.462</jenkins.baseline>
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
<jenkins.baseline>2.479</jenkins.baseline>
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
</properties>
<name>Openshift Token Credentials - Kubernetes Integration</name>
<description>Integrates Openshift token credentials with the k8s credentials provider</description>
Expand Down

0 comments on commit ade27f4

Please sign in to comment.