File tree 3 files changed +3
-83
lines changed
3 files changed +3
-83
lines changed Original file line number Diff line number Diff line change 11
11
<artifactId >openshift-k8s-credentials</artifactId >
12
12
<version >${changelist} </version >
13
13
<packaging >hpi</packaging >
14
- <developers >
15
- <developer >
16
- <id >jonesbusy</id >
17
- <name >Valentin Delaye</name >
18
- </developer >
19
- </developers >
20
14
<scm >
21
15
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
22
16
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
26
20
<properties >
27
21
<changelist >999999-SNAPSHOT</changelist >
28
22
<gitHubRepo >jenkinsci/openshift-k8s-credentials-plugin</gitHubRepo >
29
- <jenkins .version>2.462.3</jenkins .version>
23
+ <jenkins .baseline>2.462</jenkins .baseline>
24
+ <jenkins .version>${jenkins.baseline} .3</jenkins .version>
30
25
</properties >
31
26
<name >Openshift Token Credentials - Kubernetes Integration</name >
32
27
<description >Integrates Openshift token credentials with the k8s credentials provider</description >
41
36
<dependencies >
42
37
<dependency >
43
38
<groupId >io.jenkins.tools.bom</groupId >
44
- <artifactId >bom-2.462 .x</artifactId >
39
+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
45
40
<version >3482.vc10d4f6da_28a_</version >
46
41
<scope >import</scope >
47
42
<type >pom</type >
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments