Skip to content

Commit 1e9f33b

Browse files
committed
[maven-release-plugin] prepare release Parameterized-Remote-Trigger-3.1.5
1 parent 31e01ae commit 1e9f33b

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
42
<modelVersion>4.0.0</modelVersion>
53
<parent>
64
<groupId>org.jenkins-ci.plugins</groupId>
@@ -15,7 +13,7 @@
1513
</properties>
1614

1715
<artifactId>Parameterized-Remote-Trigger</artifactId>
18-
<version>3.1.5-SNAPSHOT</version>
16+
<version>3.1.5</version>
1917
<packaging>hpi</packaging>
2018
<name>Parameterized Remote Trigger Plugin</name>
2119
<description>This plugin gives you the ability to trigger parameterized builds on a remote Jenkins server as part of your build.</description>
@@ -52,7 +50,7 @@
5250
<connection>scm:git:git://github.com/jenkinsci/parameterized-remote-trigger-tlugin.git</connection>
5351
<developerConnection>scm:git:git@github.com:jenkinsci/parameterized-remote-trigger-plugin.git</developerConnection>
5452
<url>https://github.com/jenkinsci/parameterized-remote-trigger-plugin</url>
55-
<tag>HEAD</tag>
53+
<tag>Parameterized-Remote-Trigger-3.1.5</tag>
5654
</scm>
5755

5856
<repositories>

0 commit comments

Comments
 (0)