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 >
98 </parent >
109
1110 <artifactId >github-pr-coverage-status</artifactId >
12- <version >1.8.3-SNAPSHOT </version >
11+ <version >1.9.0 </version >
1312 <packaging >hpi</packaging >
1413
1514 <url >https://wiki.jenkins-ci.org/display/JENKINS/GitHub+PR+Coverage+Status+Plugin</url >
3433 <connection >scm:git:https://github.com/jenkinsci/github-pr-coverage-status-plugin.git</connection >
3534 <developerConnection >scm:git:https://github.com/jenkinsci/github-pr-coverage-status-plugin.git</developerConnection >
3635 <url >https://github.com/jenkinsci/github-pr-coverage-status-plugin</url >
37- <tag >HEAD </tag >
36+ <tag >github-pr-coverage-status-1.9.0 </tag >
3837 </scm >
3938
4039 <licenses >
You can’t perform that action at this time.
0 commit comments