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
54 <parent >
1312 <artifactId >warnings-ng</artifactId >
1413 <packaging >hpi</packaging >
1514 <name >Warnings Next Generation Plugin</name >
16- <version >${revision}${changelist} </version >
15+ <version >9.0.0 </version >
1716
1817 <description >Jenkins Warnings Next Generation plugin collects compiler warnings or issues reported by static
1918 analysis tools and visualizes the results. It has built-in support for numerous static analysis tools
736735 <connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
737736 <developerConnection >scm:git:git@github.com:jenkinsci/${project.artifactId} -plugin.git</developerConnection >
738737 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
739- <tag >${scmTag} </tag >
738+ <tag >v9.0.0 </tag >
740739 </scm >
741740
742741 <repositories >
You can’t perform that action at this time.
0 commit comments