File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 >
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 >
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 >
You can’t perform that action at this time.
0 commit comments