Skip to content

Commit 78ed8f8

Browse files
committed
Bump Jenkins to 2.479 baseline
1 parent 650599b commit 78ed8f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jenkins-ci.plugins</groupId>
66
<artifactId>plugin</artifactId>
7-
<version>4.88</version>
7+
<version>5.3</version>
88
<relativePath />
99
</parent>
1010

@@ -23,8 +23,8 @@
2323
<properties>
2424
<changelist>999999-SNAPSHOT</changelist>
2525
<gitHubRepo>jenkinsci/bitbucket-kubernetes-credentials-plugin</gitHubRepo>
26-
<jenkins.baseline>2.462</jenkins.baseline>
27-
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
26+
<jenkins.baseline>2.479</jenkins.baseline>
27+
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
2828
</properties>
2929
<name>Bitbucket Credentials - Kubernetes Integration</name>
3030
<description>Integrates bitbucket credentials with the k8s credential provider</description>

0 commit comments

Comments
 (0)