File tree Expand file tree Collapse file tree 3 files changed +7
-16
lines changed
Expand file tree Collapse file tree 3 files changed +7
-16
lines changed Original file line number Diff line number Diff line change 55 ~ Distributed under the MIT license: http://opensource.org/licenses/MIT
66-->
77
8- <project
9- xmlns =" http://maven.apache.org/POM/4.0.0"
10- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
11- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
8+ <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/xsd/maven-4.0.0.xsd" >
129 <modelVersion >4.0.0</modelVersion >
1310
1411 <parent >
1512 <groupId >com.offbytwo.jenkins</groupId >
1613 <artifactId >jenkins-client-parent</artifactId >
17- <version >0.3.6-SNAPSHOT </version >
14+ <version >0.3.6</version >
1815 </parent >
1916
2017 <artifactId >jenkins-client-it-docker</artifactId >
Original file line number Diff line number Diff line change 55 ~ Distributed under the MIT license: http://opensource.org/licenses/MIT
66-->
77
8- <project
9- xmlns =" http://maven.apache.org/POM/4.0.0"
10- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
11- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
8+ <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/xsd/maven-4.0.0.xsd" >
129 <modelVersion >4.0.0</modelVersion >
1310
1411 <parent >
1512 <groupId >com.offbytwo.jenkins</groupId >
1613 <artifactId >jenkins-client-parent</artifactId >
17- <version >0.3.6-SNAPSHOT </version >
14+ <version >0.3.6</version >
1815 </parent >
1916
2017 <artifactId >jenkins-client</artifactId >
Original file line number Diff line number Diff line change 55 ~ Distributed under the MIT license: http://opensource.org/licenses/MIT
66-->
77
8- <project
9- xmlns =" http://maven.apache.org/POM/4.0.0"
10- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
11- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
8+ <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/xsd/maven-4.0.0.xsd" >
129 <modelVersion >4.0.0</modelVersion >
1310
1411 <parent >
2320
2421 <groupId >com.offbytwo.jenkins</groupId >
2522 <artifactId >jenkins-client-parent</artifactId >
26- <version >0.3.6-SNAPSHOT </version >
23+ <version >0.3.6</version >
2724 <packaging >pom</packaging >
2825
2926 <scm >
3027 <connection >scm:git:https://github.com/jenkinsci/java-client-api.git</connection >
3128 <
developerConnection >scm:git:ssh://
[email protected] /jenkinsci/java-client-api.git</
developerConnection >
3229 <url >https://github.com/jenkinsci/java-client-api</url >
33- <tag >HEAD </tag >
30+ <tag >jenkins-client-parent-0.3.6 </tag >
3431 </scm >
3532 <distributionManagement >
3633 <site >
You can’t perform that action at this time.
0 commit comments