We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 650599b + 78ed8f8 commit dffaa92Copy full SHA for dffaa92
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>org.jenkins-ci.plugins</groupId>
6
<artifactId>plugin</artifactId>
7
- <version>4.88</version>
+ <version>5.3</version>
8
<relativePath />
9
</parent>
10
@@ -23,8 +23,8 @@
23
<properties>
24
<changelist>999999-SNAPSHOT</changelist>
25
<gitHubRepo>jenkinsci/bitbucket-kubernetes-credentials-plugin</gitHubRepo>
26
- <jenkins.baseline>2.462</jenkins.baseline>
27
- <jenkins.version>${jenkins.baseline}.3</jenkins.version>
+ <jenkins.baseline>2.479</jenkins.baseline>
+ <jenkins.version>${jenkins.baseline}.1</jenkins.version>
28
</properties>
29
<name>Bitbucket Credentials - Kubernetes Integration</name>
30
<description>Integrates bitbucket credentials with the k8s credential provider</description>
0 commit comments