File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 5
5
<groupId >org.jenkins-ci.plugins</groupId >
6
6
<artifactId >plugin</artifactId >
7
7
<version >5.7</version >
8
- <relativePath />
8
+ <relativePath />
9
9
</parent >
10
10
<groupId >io.jenkins.plugins</groupId >
11
11
<artifactId >openshift-k8s-credentials</artifactId >
20
20
<properties >
21
21
<changelist >999999-SNAPSHOT</changelist >
22
22
<gitHubRepo >jenkinsci/openshift-k8s-credentials-plugin</gitHubRepo >
23
+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
23
24
<jenkins .baseline>2.479</jenkins .baseline>
24
- <jenkins .version>${jenkins.baseline} .1 </jenkins .version>
25
+ <jenkins .version>${jenkins.baseline} .3 </jenkins .version>
25
26
</properties >
26
27
<name >Openshift Token Credentials - Kubernetes Integration</name >
27
28
<description >Integrates Openshift token credentials with the k8s credentials provider</description >
You can’t perform that action at this time.
0 commit comments