File tree 9 files changed +12
-12
lines changed
9 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ THE SOFTWARE.
28
28
<parent >
29
29
<groupId >org.jenkins-ci.main</groupId >
30
30
<artifactId >jenkins-parent</artifactId >
31
- <version >2.503 </version >
31
+ <version >${revision}${changelist} </version >
32
32
</parent >
33
33
34
34
<artifactId >jenkins-bom</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jenkins-ci.main</groupId >
7
7
<artifactId >jenkins-parent</artifactId >
8
- <version >2.503 </version >
8
+ <version >${revision}${changelist} </version >
9
9
</parent >
10
10
11
11
<artifactId >cli</artifactId >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ THE SOFTWARE.
29
29
<parent >
30
30
<groupId >org.jenkins-ci.main</groupId >
31
31
<artifactId >jenkins-parent</artifactId >
32
- <version >2.503 </version >
32
+ <version >${revision}${changelist} </version >
33
33
</parent >
34
34
35
35
<artifactId >jenkins-core</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jenkins-ci.main</groupId >
7
7
<artifactId >jenkins-parent</artifactId >
8
- <version >2.503 </version >
8
+ <version >${revision}${changelist} </version >
9
9
</parent >
10
10
11
11
<artifactId >jenkins-coverage</artifactId >
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ THE SOFTWARE.
34
34
35
35
<groupId >org.jenkins-ci.main</groupId >
36
36
<artifactId >jenkins-parent</artifactId >
37
- <version >2.503 </version >
37
+ <version >${revision}${changelist} </version >
38
38
<packaging >pom</packaging >
39
39
40
40
<name >Jenkins main module</name >
@@ -63,7 +63,7 @@ THE SOFTWARE.
63
63
<scm child.scm.connection.inherit.append.path=" false" child.scm.developerConnection.inherit.append.path=" false" child.scm.url.inherit.append.path=" false" >
64
64
<connection >scm:git:https://github.com/jenkinsci/jenkins.git</connection >
65
65
<
developerConnection >scm:git:
[email protected] :jenkinsci/jenkins.git</
developerConnection >
66
- <tag >jenkins-2.503 </tag >
66
+ <tag >${scmTag} </tag >
67
67
<url >https://github.com/jenkinsci/jenkins</url >
68
68
</scm >
69
69
@@ -73,9 +73,9 @@ THE SOFTWARE.
73
73
</issueManagement >
74
74
75
75
<properties >
76
- <revision >2.503 </revision >
76
+ <revision >2.504 </revision >
77
77
<changelist >-SNAPSHOT</changelist >
78
- <project .build.outputTimestamp>2025-03-25T10:34:39Z </project .build.outputTimestamp>
78
+ <project .build.outputTimestamp>2025-03-25T14:01:20Z </project .build.outputTimestamp>
79
79
80
80
<!-- configuration for patch tracker plugin -->
81
81
<project .patchManagement.system>github</project .patchManagement.system>
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ THE SOFTWARE.
28
28
<parent >
29
29
<groupId >org.jenkins-ci.main</groupId >
30
30
<artifactId >jenkins-parent</artifactId >
31
- <version >2.503 </version >
31
+ <version >${revision}${changelist} </version >
32
32
</parent >
33
33
34
34
<artifactId >jenkins-test</artifactId >
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ THE SOFTWARE.
28
28
<parent >
29
29
<groupId >org.jenkins-ci.main</groupId >
30
30
<artifactId >jenkins-parent</artifactId >
31
- <version >2.503 </version >
31
+ <version >${revision}${changelist} </version >
32
32
</parent >
33
33
34
34
<artifactId >jenkins-war</artifactId >
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ THE SOFTWARE.
28
28
<parent >
29
29
<groupId >org.jenkins-ci.main</groupId >
30
30
<artifactId >jenkins-parent</artifactId >
31
- <version >2.503 </version >
31
+ <version >${revision}${changelist} </version >
32
32
<relativePath >../..</relativePath >
33
33
</parent >
34
34
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ THE SOFTWARE.
28
28
<parent >
29
29
<groupId >org.jenkins-ci.main</groupId >
30
30
<artifactId >jenkins-parent</artifactId >
31
- <version >2.503 </version >
31
+ <version >${revision}${changelist} </version >
32
32
<relativePath >../..</relativePath >
33
33
</parent >
34
34
You can’t perform that action at this time.
0 commit comments