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.2</version >
9- <relativePath />
8+ <relativePath />
109 </parent >
1110 <groupId >io.jenkins.plugins</groupId >
1211 <artifactId >dark-theme</artifactId >
13- <version >${revision}${changelist} </version >
12+ <version >0.0.3 </version >
1413 <packaging >hpi</packaging >
1514 <properties >
1615 <revision >0.0.3</revision >
7170 <connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
7271 <
developerConnection >scm:git:
[email protected] :jenkinsci/
${project.artifactId} -plugin.git</
developerConnection >
7372 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
74- <tag >${scmTag} </tag >
73+ <tag >0.0.3 </tag >
7574 </scm >
7675
7776 <repositories >
You can’t perform that action at this time.
0 commit comments