File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" 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" >
2+ <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" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >org.jenkins-ci.plugins</groupId >
76 <artifactId >plugin</artifactId >
87 <version >4.60</version >
9- <relativePath />
8+ <relativePath />
109 </parent >
1110 <groupId >io.jenkins.plugins</groupId >
1211 <artifactId >multiselect-parameter</artifactId >
13- <version >1.5-SNAPSHOT </version >
12+ <version >1.5</version >
1413 <url >https://github.com/jenkinsci/${project.artifactId} -plugin/blob/main/README.md</url >
1514 <packaging >hpi</packaging >
1615 <properties >
187186 <connection >scm:git:https://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
188187 <
developerConnection >scm:git:
[email protected] :jenkinsci/
${project.artifactId} -plugin.git</
developerConnection >
189188 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
190- <tag >HEAD </tag >
189+ <tag >multiselect-parameter-1.5 </tag >
191190 </scm >
192191 <repositories >
193192 <repository >
You can’t perform that action at this time.
0 commit comments