Skip to content

Commit

Permalink
Merge pull request #248 from jonesbusy/feature/bump-core
Browse files Browse the repository at this point in the history
Bump Jenkins to 2.479 baseline
  • Loading branch information
jonesbusy authored Nov 19, 2024
2 parents 650599b + 78ed8f8 commit dffaa92
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>

Expand All @@ -23,8 +23,8 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/bitbucket-kubernetes-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>Bitbucket Credentials - Kubernetes Integration</name>
<description>Integrates bitbucket credentials with the k8s credential provider</description>
Expand Down

0 comments on commit dffaa92

Please sign in to comment.