[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
95c2ef04ae
commit
7052878503
@ -28,7 +28,7 @@ THE SOFTWARE.
|
||||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>2.514</version>
|
||||
<version>${revision}${changelist}</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jenkins-bom</artifactId>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>2.514</version>
|
||||
<version>${revision}${changelist}</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>cli</artifactId>
|
||||
|
@ -29,7 +29,7 @@ THE SOFTWARE.
|
||||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>2.514</version>
|
||||
<version>${revision}${changelist}</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jenkins-core</artifactId>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>2.514</version>
|
||||
<version>${revision}${changelist}</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jenkins-coverage</artifactId>
|
||||
|
8
pom.xml
8
pom.xml
@ -34,7 +34,7 @@ THE SOFTWARE.
|
||||
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>2.514</version>
|
||||
<version>${revision}${changelist}</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Jenkins main module</name>
|
||||
@ -63,7 +63,7 @@ THE SOFTWARE.
|
||||
<scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
|
||||
<connection>scm:git:https://github.com/jenkinsci/jenkins.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:jenkinsci/jenkins.git</developerConnection>
|
||||
<tag>jenkins-2.514</tag>
|
||||
<tag>${scmTag}</tag>
|
||||
<url>https://github.com/jenkinsci/jenkins</url>
|
||||
</scm>
|
||||
|
||||
@ -73,9 +73,9 @@ THE SOFTWARE.
|
||||
</issueManagement>
|
||||
|
||||
<properties>
|
||||
<revision>2.514</revision>
|
||||
<revision>2.515</revision>
|
||||
<changelist>-SNAPSHOT</changelist>
|
||||
<project.build.outputTimestamp>2025-06-10T10:33:30Z</project.build.outputTimestamp>
|
||||
<project.build.outputTimestamp>2025-06-10T13:02:53Z</project.build.outputTimestamp>
|
||||
|
||||
<!-- configuration for patch tracker plugin -->
|
||||
<project.patchManagement.system>github</project.patchManagement.system>
|
||||
|
@ -28,7 +28,7 @@ THE SOFTWARE.
|
||||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>2.514</version>
|
||||
<version>${revision}${changelist}</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jenkins-test</artifactId>
|
||||
|
@ -28,7 +28,7 @@ THE SOFTWARE.
|
||||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>2.514</version>
|
||||
<version>${revision}${changelist}</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jenkins-war</artifactId>
|
||||
|
@ -28,7 +28,7 @@ THE SOFTWARE.
|
||||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>2.514</version>
|
||||
<version>${revision}${changelist}</version>
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -28,7 +28,7 @@ THE SOFTWARE.
|
||||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>2.514</version>
|
||||
<version>${revision}${changelist}</version>
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user