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" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- 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" >
32 <modelVersion >4.0.0</modelVersion >
43 <parent >
54 <groupId >org.jenkins-ci.plugins</groupId >
109
1110 <groupId >org.jenkins-ci.plugins</groupId >
1211 <artifactId >parameterized-scheduler</artifactId >
13- <version >1.0-SNAPSHOT </version >
12+ <version >1.0</version >
1413 <packaging >hpi</packaging >
1514 <url >https://github.com/jwmach1/parameterized-scheduler</url >
1615
3534 <url >https://github.com/jwmach1/parameterized-scheduler</url >
3635 <connection >scm:git:https://github.com/jwmach1/parameterized-scheduler.git</connection >
3736 <developerConnection >scm:git:https://github.com/jwmach1/parameterized-scheduler.git</developerConnection >
38- </scm >
37+ <tag >parameterized-scheduler-1.0</tag >
38+ </scm >
3939
4040 <!-- get every artifact through repo.jenkins-ci.org, which proxies all the
4141 artifacts that we need -->
You can’t perform that action at this time.
0 commit comments