mirror of https://github.com/jenkinsci/jenkins.git
[maven-release-plugin] prepare release jenkins-2.375.4
This commit is contained in:
parent
9d340ec26c
commit
721f445841
|
@ -28,7 +28,7 @@ THE SOFTWARE.
|
|||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>${revision}${changelist}</version>
|
||||
<version>2.375.4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jenkins-bom</artifactId>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>${revision}${changelist}</version>
|
||||
<version>2.375.4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>cli</artifactId>
|
||||
|
|
|
@ -29,7 +29,7 @@ THE SOFTWARE.
|
|||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>${revision}${changelist}</version>
|
||||
<version>2.375.4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jenkins-core</artifactId>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>${revision}${changelist}</version>
|
||||
<version>2.375.4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jenkins-coverage</artifactId>
|
||||
|
|
4
pom.xml
4
pom.xml
|
@ -34,7 +34,7 @@ THE SOFTWARE.
|
|||
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>${revision}${changelist}</version>
|
||||
<version>2.375.4</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Jenkins main module</name>
|
||||
|
@ -64,7 +64,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>${scmTag}</tag>
|
||||
<tag>jenkins-2.375.4</tag>
|
||||
<url>https://github.com/jenkinsci/jenkins</url>
|
||||
</scm>
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ THE SOFTWARE.
|
|||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>${revision}${changelist}</version>
|
||||
<version>2.375.4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jenkins-test</artifactId>
|
||||
|
|
|
@ -28,7 +28,7 @@ THE SOFTWARE.
|
|||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>${revision}${changelist}</version>
|
||||
<version>2.375.4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jenkins-war</artifactId>
|
||||
|
|
|
@ -28,7 +28,7 @@ THE SOFTWARE.
|
|||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>${revision}${changelist}</version>
|
||||
<version>2.375.4</version>
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ THE SOFTWARE.
|
|||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>${revision}${changelist}</version>
|
||||
<version>2.375.4</version>
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ THE SOFTWARE.
|
|||
<parent>
|
||||
<groupId>org.jenkins-ci.main</groupId>
|
||||
<artifactId>jenkins-parent</artifactId>
|
||||
<version>${revision}${changelist}</version>
|
||||
<version>2.375.4</version>
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
Loading…
Reference in New Issue