Skip to content

Commit ade27f4

Browse files
authored
Bump Jenkins to 2.479 baseline (#228)
1 parent 68b90cc commit ade27f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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
<groupId>io.jenkins.plugins</groupId>
@@ -20,8 +20,8 @@
2020
<properties>
2121
<changelist>999999-SNAPSHOT</changelist>
2222
<gitHubRepo>jenkinsci/openshift-k8s-credentials-plugin</gitHubRepo>
23-
<jenkins.baseline>2.462</jenkins.baseline>
24-
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
23+
<jenkins.baseline>2.479</jenkins.baseline>
24+
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
2525
</properties>
2626
<name>Openshift Token Credentials - Kubernetes Integration</name>
2727
<description>Integrates Openshift token credentials with the k8s credentials provider</description>

0 commit comments

Comments
 (0)