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.75</version >
9- <relativePath />
8+ <relativePath />
109 </parent >
1110
1211 <groupId >pl.damianszczepanik</groupId >
1312 <artifactId >build-history-manager</artifactId >
14- <version >${revision}${changelist} </version >
13+ <version >1.8.0 </version >
1514 <packaging >hpi</packaging >
1615
1716 <dependencyManagement >
6059 <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
6160 <developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
6261 <url >https://github.com/${gitHubRepo} </url >
63- <tag >${scmTag} </tag >
62+ <tag >build-history-manager-1.8.0 </tag >
6463 </scm >
6564
6665 <ciManagement >
You can’t perform that action at this time.
0 commit comments