Skip to content

Commit 490402c

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 06022c6 commit 490402c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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:git@github.com:jenkinsci/jenkins.git</developerConnection>
66-
<tag>jenkins-2.570</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.570</revision>
77-
<changelist></changelist>
78-
<project.build.outputTimestamp>2026-06-23T04:32:39Z</project.build.outputTimestamp>
76+
<revision>2.571</revision>
77+
<changelist>-SNAPSHOT</changelist>
78+
<project.build.outputTimestamp>2026-06-23T06:00:34Z</project.build.outputTimestamp>
7979

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

0 commit comments

Comments
 (0)