Skip to content

Commit 1366fa9

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent bde4fe7 commit 1366fa9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ THE SOFTWARE.
6363
<scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
6464
<connection>scm:git:https://github.com/jenkinsci/jenkins.git</connection>
6565
<developerConnection>scm:git:[email protected]:jenkinsci/jenkins.git</developerConnection>
66-
<tag>jenkins-2.540</tag>
66+
<tag>${scmTag}</tag>
6767
<url>https://github.com/jenkinsci/jenkins</url>
6868
</scm>
6969

@@ -73,9 +73,9 @@ THE SOFTWARE.
7373
</issueManagement>
7474

7575
<properties>
76-
<revision>2.540</revision>
77-
<changelist></changelist>
78-
<project.build.outputTimestamp>2025-12-02T10:33:16Z</project.build.outputTimestamp>
76+
<revision>2.541</revision>
77+
<changelist>-SNAPSHOT</changelist>
78+
<project.build.outputTimestamp>2025-12-02T12:31:26Z</project.build.outputTimestamp>
7979

8080
<!-- configuration for patch tracker plugin -->
8181
<project.patchManagement.system>github</project.patchManagement.system>

0 commit comments

Comments
 (0)